لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
Which two are capabilities of Customer Communities? (Choose two.)
A. Customer can log, view, edit, and close their own cases
B. Customers can view and edit contacts related to their own accounts
C. The Customer Community can be customized with corporate branding
D. The Customer Community and its users can be created without additional licensing
عرض الإجابة
اجابة صحيحة: AC
السؤال #2
A developer wrote an Apex method to update a list of Contacts and wants to make it available for use by Lightning web components. Which annotation should the developer add to the Apex method to achieve this? A) B) C) D)
A. Optioncorrect
B. Option
C. Option
D. Option
عرض الإجابة
اجابة صحيحة: A
السؤال #3
When working on opportunities, sales representatives at Universal Containers need to understand how their peers have successfully managed other opportunities with comparable products, competing against the same competitors?Which two features should an administrator use to facilitate this? (Choose two.)
A. Opportunity update reminders
B. Opportunity Dashboard
C. Chatter groups
D. Big deal alert
عرض الإجابة
اجابة صحيحة: BC
السؤال #4
What are two ways a developer can get the status of an enquered job for a class that queueable interface? Choose 2 answers
A. View the apex status Pagecorrect
B. View the apex flex Queue
C. View the apex Jobs pagecorrect
D. Query the AsyncApexJobe object
عرض الإجابة
اجابة صحيحة: AC
السؤال #5
Which action causes a before trigger to fire by default for Accounts?
A. Renaming or replacing picklists
B. updating addresses using Mass Address updated tool
C. Importing data using the Data Loader and the Bulk API
D. Converting Leads to Contacts
عرض الإجابة
اجابة صحيحة: C
السؤال #6
A developer has the following requirements: ? Calculate the total amount on an Order. ? Calculate the line amount for each Line Item based on quantity selected and price. ? Move Line Items to a different Order if a Line Item is not in stock. Which relationship implementation supports these requirements on its own7
A. Line Item has a re-parentable master-detail field to Order
B. Order has a re-parentable master-detail field to Line Item
C. Line Item has a re-parentable lookup field to Order
D. Order has a re-parentable lookup field to Line Item
عرض الإجابة
اجابة صحيحة: A
السؤال #7
Universal Containers uses a custom field on the account object to capture the account credit status. thesales team wants to display the account credit status on opportunities.Which feature should a system administrator use to meet this requirement?
A. Lookup field
B. Roll-up summary field
C. Cross-object formula field
D. Workflow field update
عرض الإجابة
اجابة صحيحة: C
السؤال #8
What should a developer do to check the code coverage of a class after running all tests?
A. View the Code Coverage column in the list view on the Apex Classes page
B. View the Class Test Percentage tab on the Apex Class fist view m Salesforce Setup
C. View Use cede coverage percentage for the class using the Overall Code Coverage panel in the Developer Console Tests tab
D. Select and run the class on the Apex Test Execution page in the Developer Console
عرض الإجابة
اجابة صحيحة: B
السؤال #9
Universal Containers wants a list button to display a Visualforce page that allows users to edit multiple records. Which Visualforce feature supports this requirement?
A. Standard Controller with Custom List Controller extension
B. Custom List Controller with recorasetvar page attribute
C. Controller Extension and tag
D. Standard controller and the recordsetvar page attribute
عرض الإجابة
اجابة صحيحة: D
السؤال #10
A Salesforce Administrator is creating a record-triggered flow. When certain criteria are met, the flow must call an Apex method to execute complex validation involving several types of objects. When creating the Apex method, which annotation should a developer use to ensure the method Can be used within the flow?
A. @future
B. @RemoteAction
C. @InvocableMethodcorrect
D. @AuraEnaled
عرض الإجابة
اجابة صحيحة: C
السؤال #11
Which two settings must be defined in order to update a record of a junction object? Choose 2 answers
A. Read access on the primary relationshipcorrect
B. Read/Write access on the secondary relationshipcorrect
C. Read/Write access on the primary relationshipcorrect
D. Read/Write access on the junction object
عرض الإجابة
اجابة صحيحة: ABC
السؤال #12
When the multiple currencies feature is enabled, what currency is used as the basis for all currency conversion rates?
A. Corporate currency
B. Active currency
C. Personal currency
D. Record currency
عرض الإجابة
اجابة صحيحة: A
السؤال #13
A development team wants to use a deployment script lo automatically deploy lo a sandbox during their development cycles. Which two tools can they use to run a script that deploys to a sandbox? Choose 2 answers
A. VS Codecorrect
B. SFDX CLIcorrect
C. Change Sets
D. Developer Console
عرض الإجابة
اجابة صحيحة: AB
السؤال #14
AW Computing tracks order information in custom objects called order__c and order_Line_ c - Currently, all shipping information is stored in the order__c object. The company wants to expand Its order application to support split shipments so that any number of order_Line__c records on a single order__c can be shipped to different locations. What should a developer add to fulfill this requirement?
A. Order_shipment_Group_c object and master-detail field on order_Line_c
B. Order_shipment_Group_c object and master-detail field on order_c
C. Order_shipment_Group_c object and master-detail field to order_c and Order Line_ccorrect
D. Order_shipment_Group_c object and master-detail field on order_shipment_Group_c
عرض الإجابة
اجابة صحيحة: C
السؤال #15
How many filters can be added to a dashboard?
A. 10
B. 5
C. 3
D. 7
عرض الإجابة
اجابة صحيحة: C
السؤال #16
Which two scenarios require an Apex method to be called imperatively from a Lightning web component? Choose 2 answer
A. Calling a method that makes a web service calloutcorrect
B. Calling a method that is not annotated with cacheable-truecorrect
C. Calling a method with the click of a button
D. Calling a method that is external to the main controller for the Lightning web componentcorrect
عرض الإجابة
اجابة صحيحة: ABD
السؤال #17
Universal Containers has a Visualforce page that displays a table of every Container_c. being ……. Is falling with a view state limit because some of the customers rent over 10,000 containers. What should a developer change about the Visualforce page to help with the page load errors?
A. Use Lazy loading and a transient List variable
B. Use JavaScript remoting with SOQL Offset
C. Implement pagination with an OffsetController
D. Implement pagination with a StandardSetController,correct
عرض الإجابة
اجابة صحيحة: D
السؤال #18
Universal Containers has a custom object named Feedback which is used to capture Users' candid comments about their experience at work. The sales team manager and all representatives have roles in the role hierarchy with sales representatives directly under the sales team manager. HR requires that all Feedback records be private to each User. Managers should not have access to subordinates' Feedback records.What action should an Administrator take to ensure this requirement is met?
A. Confirm Feedback object is set to Private and Uncheck `Grant Access Using Hierarchies' in Organization-wide sharing
B. Confirm Feedback object is set to Private and Uncheck `Enable Role Hierarchy' in Organization-wide sharing
C. Confirm Feedback object is set to Restricted and Uncheck `Enable Role Hierarchy' in Organization-wide sharing
D. Confirm Feedback object is set to Restricted and Uncheck `Grant Access Using Hierarchies' in Organization-wide sharing
عرض الإجابة
اجابة صحيحة: A
السؤال #19
Which three types of customization should be done on Activities (tasks and events)? (Choose three.)
A. Workflow Rules
B. Custom Fields
C. Validation Rules
D. Field tracking
E. Assignment Rules
عرض الإجابة
اجابة صحيحة: ABC
السؤال #20
Which two levels of access should be set when sharing a document folder with users? (Choose two.)
A. Read-only
B. Read/White
C. Read/Write/Create/Delete
D. Read/Write/Create
عرض الإجابة
اجابة صحيحة: AB
السؤال #21
A custom picklist field, Pool Preference , exists on a custom object. The picklist contains the following options: 'Vegan', 'Kosher', 'No Preference'. The developer must ensure a value is populated every time a record is created or updated. What is the optimal way to ensure a value is selected every time a record is saved?
A. Set "Use the first value in the list as the default value" to True
B. Write an Apex trigger to ensure a value is selected,
C. Mark the field as Required on the object's page layout
D. Mark the field as Required on the field definition
عرض الإجابة
اجابة صحيحة: D
السؤال #22
Refer to the following code snippet for an environment has more than 200 Accounts belonging to the Technology' industry:
A. If executed in an asynchronous context, the apex transaction is likely to fall by exceeding the DML governor limitcorrect
B. The Apex transaction succeeds regardless of any uncaught exception and all processed accounts are updated
C. The Apex transaction fails with the following message
D. If executed In a synchronous context, the apex transaction is likely to fall by exceeding the DHL governor limit
عرض الإجابة
اجابة صحيحة: A
السؤال #23
Which code statement includes an Apex method named updateaccounts in the Class AccountCont rolles for use in a Lightning web component? A)
A. Option A
B. Option B
C. Option C
D. Option Dcorrect
عرض الإجابة
اجابة صحيحة: D
السؤال #24
A developer has the following requirements: ? Calculate the total amount on an Order. ? Calculate the line amount for each Line Item based on quantity selected and price. ? Move Line Items to a different Order if a Line Item is not in stock. Which relationship implementation supports these requirements on its own7
A. Line Item has a re-parentable master-detail field to Order
B. Order has a re-parentable master-detail field to Line Item
C. Line Item has a re-parentable lookup field to Order
D. Order has a re-parentable lookup field to Line Item
عرض الإجابة
اجابة صحيحة: A
السؤال #25
A developer is migrating a Visualforce page into a Lightning web component. The Visualforce page shows information about a single record. The developer decides to use Lightning Data Service to access record data. Which security consideration should the developer be aware of?
A. Lightning Data Service handles sharing rules and field-level security
B. Lightning Data Service ignores field-level security
C. The with sharing keyword must be used to enforce sharing rules
D. The isAccessible ( ) method must be used for field-level access checks
عرض الإجابة
اجابة صحيحة: A
السؤال #26
Universal Containers has two sales groups. Each group has its own unique sales process.How can an administrator ensure that sales representatives have access to only the stages relevant to their sales process when working on opportunities?
A. Multi-select picklists
B. Record types
C. Page layouts
D. Roles
عرض الإجابة
اجابة صحيحة: B
السؤال #27
A developer wrote Apex code that calls out to an external system. How should a developer write the test to provide test coverage?
A. Write a class that extends HTTPCalloutMock
B. Write a class that implements the HTTPCalloutMock interface
C. Write a class that implements the WebserviceMock interface
D. Write a class that extends WebserviceMock
عرض الإجابة
اجابة صحيحة: B
السؤال #28
Universal Containers has implemented an order management application. Each Order can have one or more Order Line items. The Order Line object is related to the Order via a master-detail relationship. For each Order Line item, the total price is calculated by multiplying the Order Line item price with the quantity ordered. What is the best practice to get the sum of all Order Line item totals on the Order record?
A. Roll-up summary fieldcorrect
B. Quick action
C. Apex trigger
D. Formula field
عرض الإجابة
اجابة صحيحة: A
السؤال #29
Universal Containers wants to back-up Salesforce data on a monthly basis. Which tools can a System Administrator use to meet this requirement?
A. Data Export Service, Reporting Snapshot, Einstein Analytics
B. Data Loader
C. Data Export Service, Data Loader, Report Export
D. Data Loader, Reporting Snapshot, Report Export
عرض الإجابة
اجابة صحيحة: C
السؤال #30
Where are two locations a developer can look to find information about the status of asynchronous or future methods? Choose 2 answers
A. Apex Flex Queuecorrect
B. Apex Jobscorrect
C. Paused Flow Interviews component
D. Time-Based Workflow Monitor
عرض الإجابة
اجابة صحيحة: AB

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: