- (Exam Topic 1)
During the Visualforce Page execution, what step follows immediately after "Evaluate constructors on controller and extensions"?
Correct Answer:
B
- (Exam Topic 3)
Universal Containers (UC) wants to develop a customer community to help their customers log issues with their containers. The community needs to function for their German- and Spanish-speaking customers also. UC heard that it's easy to create an international community using Salesforce, and hired a developer to build out the site.
What should the developer use to ensure the site is multilingual?
Correct Answer:
B
- (Exam Topic 3)
A software company uses a custom object Defect_c, to track defects in their software, Defect__c has organisation-wide defaults set to private Each Dafect__c has a related list of Reviewer_c records, each with a lookup field to User that is used to indicate that the User will review the Defect_c.
What should be used to give the User on the Reviewer_c record read only access to the Defect_c record on the Reviewer_c record?
Correct Answer:
A
- (Exam Topic 1)
Consider the above trigger intended to assign the Account to the manager of the Account''s region. Which two changes should a developer make in this trigger to adhere to best practices? Choose 2 answers
Correct Answer:
CD
- (Exam Topic 1)
What is the transaction limit for the number of records per DML statement?
Correct Answer:
D