Question 41

How can a developer refer to, or instantiate a PageReference in Apex? Choose 2 answers
  • Question 42

    Which two declarative process automation features can be directly invoked when a field value changes on a record? (Choose two.)
  • Question 43

    Which two statements can a developer use to throw a custom exception of type MissingFieldValueException?
    Choose 2 answers.
  • Question 44

    Which two statements are acceptable for a developer to use inside procedural loops? (Choose two.)
  • Question 45

    A developer must provide a custom user interface when users edit a Contact. Users must be able to use the interface in Salesforce Classic and Lightning Experience.
    What should the developer do to provide the custom user interface?