This page was exported from Free Exam Dumps Collection [ http://free.examcollectionpass.com ]
Export date: Wed Oct 23 15:33:26 2024 / +0000 GMT

2023 Latest PDI DUMPS Q&As with Explanations Verified & Correct Answers [Q96-Q120]




2023 Latest PDI DUMPS Q&As with Explanations Verified & Correct Answers

PDI dumps Exam Material with 171 Questions

NO.96 Which aspect of Apex programming is limited due to multitenancy?

 
 
 
 

NO.97 For which three items can a trace flag be configured? (Choose three.)

 
 
 
 
 

NO.98 Which two statements are true about Getter and Setter methods as they relate to Visualforce?

 
 
 
 

NO.99 Which three code lines are required to create a Lightning component on a Visualforce page? Choose 3 answers

 
 
 
 
 

NO.100 A developer wants to display all of the picklist entries for the Opportunity StageName field and all of the available record types for the Opportunity object on a Visualforce page. Which two actions should the developer perform to get the available picklist values and record types in the controller? Choose 2 answers.

 
 
 
 

NO.101 A developer created a child Lightning web component nested inside a parent Lightning web component, parent component needs to pass a string value to the child component.
In which two ways can this be accomplished?
Choose 2 answers

 
 
 
 

NO.102 A Licensed_Professional__c custom object exist in the system with two Master-Detail fields for the following objects: Certification__c and Contact. Users with the “Certification Representative” role can access the Certification records they own and view the related Licensed Professionals records, however users with the
“Salesforce representative” role report they cannot view any Licensed professional records even though they own the associated Contact record. What are two likely causes of users in the “Sales Representative” role not being able to access the Licensed Professional records? Choose 2 answers

 
 
 
 

NO.103 A Next Best Action strategy uses an Enhance Element that invokes an Apex method to determinea discount level for a Contact, based on a number of factors. What is the correct definition of the Apex method?

 
 
 
 

NO.104 What is a valid way of loading external JavaScript files into a Visualforce page? (Choose 2)

 
 
 
 

NO.105 A developer must create a CreditcardPayment class that provides an implementation of an existing Payment class. Public virtual class Payment { public virtual void makePayment(Decimal amount) { /*implementation*/ } } Which is the correct implementation?

 
 
 
 

NO.106 What is the easiest way to verify a user before showing them sensitive content?

 
 
 
 

NO.107 What can a Lightning Component contain in its resource bundle? Choose 2 answer

 
 
 
 

NO.108 A developer is implementingan Apex class for a financial system. Within the class, the variables ‘creditAmount’ and ‘debtAmount’ should not be able to change once a value is assigned. In which two ways can the developer declare the variables to ensure their value can only be assigned one time? Choose 2 answers

 
 
 
 

NO.109 An org has a single account named ‘NoContacts’ that has no related contacts. Given the query:
List<Account> accounts = [Select ID, (Select ID, Name from Contacts) from Account where Name=’NoContacts’]; What is the result of running this Apex?

 
 
 
 

NO.110 What is the advantage of Salesforce Lightning?

 
 
 
 

NO.111 What is a capability of the <ltng:require> tag that is used for loading external Javascript libraries in Lightning Component? (Choose three.)

 
 
 
 
 

NO.112 When using SalesforceDX, what does a developer need to enable to create and manage scratch orgs?

 
 
 
 

NO.113 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?

 
 
 
 

NO.114 What should a developer do to check the code coverage of a class after running all tests?

 
 
 
 

NO.115 What is the data type returned by the following SOSL search? {FIND ‘Acme*’ in name fields returning account,opportunity};

 
 
 
 

NO.116 When can a developer use a custom Visualforce page in a Force.com application? (Choose 2)

 
 
 
 

NO.117 A developer creates a custom controller and a custom Visualforce page by using the code block below:
public class MyController {
public String myString {
get {
if (myString == null) { myString = ‘a’;
}
return myString;
} private set; } public string getMyString (){
return ‘getMyString’;
} public string getStringMethod () {
if (myString == null) {
myString = ‘b’;
} return myString;
}
} <apex:page controller = “MyController”> {!StringMethod}, {!myString}, {!myString} </apex:page> What can the user expect to see when accessing the custom page?

 
 
 
 

NO.118 Uniersal Containers (UC) is developing a process for their sales teams that requires all sales reps to go through a set of scripted steps with each new customer they create.
In the first steps of collecting information, UC’s ERP system must be checked via as a REST endpoint to see if the customerexists. If the customer exists, the data must be presented to the sales rep in Salesforce.
Which two should a developer implement to satisfy the requirements?
Choose2 answer

 
 
 
 

NO.119 What can be used to override the Account’s standard Edit button for Lightning Experience?

 
 
 
 

NO.120 What is the accurate statement about with sharing keyword? choose 2 answers

 
 
 
 

Share Latest PDI DUMP Questions and Answers: https://www.examcollectionpass.com/Salesforce/PDI-practice-exam-dumps.html

Post date: 2023-11-11 11:09:10
Post date GMT: 2023-11-11 11:09:10
Post modified date: 2023-11-11 11:09:10
Post modified date GMT: 2023-11-11 11:09:10