A developer creates a method in an Apex class and needs to ensure that errors are handled properly.What would the developer use? (There are three correct answers.)
Correct Answer:
BCE
What is a valid Apex statement?
Correct Answer:
B
What are three characteristics of static methods? (Choose three.)
Correct Answer:
ACE
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
Correct Answer:
D
Which tool allows a developer to send requests to the Salesforce REST APIs and view the responses?
Correct Answer:
B