Question 51
A company wants to create an employee rating program that allows employees to rate each other. An employee's average rating must be displayed on the employee record. Employees must be able to create rating records, but are not allowed to create employee records. Which two actions should a developer take to accomplish this task? choose 2 answers
Question 52
A developer needs to write a method that searches for a phone number that could be on multiple object types.
Which method should the developer use to accomplish this task?
Question 53
Which three options can be accomplished with formula fields? (Choose three.)
Question 54
Which two statements are true about using the @testSetup annotation in an Apex test class? (Choose two.)
Question 55
A developer has a Visualforce page and custom controller to save Account records. The developer wants to display any validation rule violation to the user. How can the developer make sure that validation rule violations are displayed?
