PDI Exam Question 116

To which primitive data type is a text area (rich) field automatically assigned?
  • PDI Exam Question 117

    Universal Containers wants Opportunities to be locked from editing when reaching the Closed/Won stage.
    Which two strategies should a developer use to accomplish this? (Choose two.)
  • PDI Exam Question 118

    Which two statements are true about using the @testSetup annotation in an Apex test class?
    Choose 2 answers
  • PDI Exam Question 119

    An Apex method, getAccounts, that returns a List of Accounts given a searchTerm, is available for Lightning Web components to use.
    What is the correct definition of a Lightning Web component property that uses the getAccounts method?
  • PDI Exam Question 120

    Which three code lines are required to create a Lightning component on a Visualforce page? Choose 3 answers