Question 241
How can a developer avoid exceeding governor limits when using Apex Triggers? (Choose 2)
Question 242
A developer needs to create a custom visualforce button for the opportunity object page layout that will cause a web service to be called and redirect the user to a new page when clicked. Which three attributes need to be defined in the <apx:page> tag of the visualforce page to enable this functionality?
Question 243
In which three areas can a Lightning component be used in the Lightning Experience? (Choose three.)
Question 244
When would a developer use a custom controller instead of a controller extension? Choose 2 answers:
Question 245
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 two.)
