- (Exam Topic 3)
The use of the transient keyword In Visualforce Page Controllers helps with which common performance issued?
Correct Answer:A
- (Exam Topic 3)
A developer is asked to create a Lightning web component that will be invoked via button on a record page. The component must be displayed in a model dialog.
Which three steps should the developer take to achieve this/
Choose 3 answers
Correct Answer:CD
- (Exam Topic 1)
What is a consideration when testing batch Apex? (Choose two.)
Correct Answer:AD
- (Exam Topic 1)
0f Universal Containers uses Big Objects to store almost a billion customer transactions called Customer_Transaction__b. These are the fields on Customer_Transaction__b: Account__c Program__¢ Points_Earned__c Location__c Transaction_Date__c The following fields have been identified as Index Fields for the Customer_Transaction b object: Account__c, Program__c, and Transaction_Date__c. Which SOQL query is valid on the Customer_Transaction__b Big Object?
Correct Answer:A
- (Exam Topic 1)
If a developer wanted to display error messages with the standard Salesforce Ul styling, what would they use?
Correct Answer:A