Question 216
How can a developer get all of the available record types for the current user on the Case object?
Question 217
What is a good practice for a developer to follow when writing a trigger? (Choose 2)
Question 218
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.)
Question 219
A developer wrote a unit test to confirm that a custom exception works properly in a custom controller, but the test failed due to an exception being thrown.
Which step should the developer take to resolve the issue and properly test the exception?
Question 220
Which SOQL query successfully returns the Accounts grouped by name?
