Question 6

A developer wants to display all of the picklist entries for the Opportunity StageName field and all of the available record types for the Opportunity object on a Visualforce page. Which two actions should the developer perform to get the available picklist values and record types in the controller? Choose 2 answers.
  • Question 7

    Which two approaches optimize test maintenance and support future declarative configuration changes?
    Choose 2 answers.
  • Question 8

    As part of a data cleanup strategy, AW Computing wants to proactively delete associated opportunity records when the related Account is deleted.
    Which automation tool should be used to meet this business requirement?
  • Question 9

    Which two number expressions evaluate correctly? (Choose two.)
  • Question 10

    A developer wants to display all of the available record types for a Case object. The developer also wants to display the picklist values for the Case.Status field. The Case object and the Case Status field are on a custom visualforce page.
    Which action can the developer perform to get the record types and picklist values in the controller? Choose 2 answers