Question 101

A developer needs to create a custom Interface in Apex.
Which three considerations must the developer keep in mind while developing the Apex Interface' Choose 3 answers
  • Question 102

    Which two ways can a developer instantiate a PageReference in Apex? Choose 2 answers
  • Question 103

    A developer needs to make a custom Lightning Web Component available in the Salesforce Classic user interface Which approach can be used to accomplish this?
  • Question 104

    An org has an existing Visual Flow that creates an Opportunity with an Update records element. A developer must update the Visual Flow also created a Contact and store the created Contact's ID on the Opportunity.
  • Question 105

    Using the Schema Builder, a developer tries to change the API name of a field that is referenced in an Apex test class.
    What is the end result?