Question: 1
Universal Containers wants Opportunities to be locked from editing when reaching the Closed/Won stage.
Which two strategies should a developer use to accomplish this? (Choose two.)
Question: 2
A newly hired developer discovers that there are multiple triggers on the case object.
What should the developer consider when working with triggers?
Question: 3
What is the requirement for a class to be used as a custom Visualforce controller?
Question: 4
A Visualforce page is required for displaying and editing Case records that includes both standard and custom functionality defined in an Apex class called myControllerExtension.
The Visualforce page should include which attribute(s) to correctly implement controller functionality?
Question: 5
Which two statements are true about using the @testSetup annotation in an Apex test class? (Choose two.)