Question 41

What is considered the primary purpose for creating Apex tests?
  • Question 42

    A developer creates a custom exception as shown below:
    public class ParityException extends Exception { }
    What are two ways the developer can fire the exception in Apex?
  • Question 43

    When using SalesforceDX, what does a developer need to enable to create and manage scratch orgs?
  • Question 44

    Where are two locations a developer can look to find information about the status of asynchronous or future calls? (Choose two.)
  • Question 45

    Which three data types can a SOQL query return?
    Choose 3 answers