Question 56
A developer needs an Apex method that can process Account or Contact records. Which method signature should the developer use?
Question 57
A developer is asked to create a Visualforce page for Opportunities that allows users to save or merge the current record.
Which approach should the developer to meet this requirement?
Question 58
A developer needs to create a baseline set of data (Accounts, Contacts, Products, Assets) for an entire suite of test allowing them to test independent requirements various types of Salesforce Cases.
Which approach can efficiently generate the required data for each unit test?
Question 59
What are two ways that a controller and extension can be specified on a Visualforce page?
Choose 2 answers
Question 60
What are three techniques that a developer can use to invoke an anonymous block of code? (Choose three.)
