A developer needs to write a method that searches for a phone number that could be on multiple object types. Which method should the developer use to accomplish this task?
Correct Answer:C
What features are available when writing apex test classes?(Choose 2 Answers)
Correct Answer:CE
What is the minimum log level needed to see user-generated debug statements?
Correct Answer:A
How can a developer refer to, or instantiate a PageReference in Apex? Choose 2 answers
Correct Answer:AB
Which two strategies should a developer use to avoid hitting governor limits when developing in a multi-tenant environment? (Choose two.)
Correct Answer:BC
What is the proper process for an Apex Unit Test
Correct Answer:D