PDI Exam Question 56

Which two are phases in the Aura application event propagation framework?
Choose 2 answers
  • PDI Exam Question 57

    What is the value of the Trigger.old context variable in a before insert trigger?
  • PDI Exam Question 58

    A company would like to send an offer letter to a candidate, have the candidate sign it electronically, and then send the letter back.What can a developer do to accomplish this?
  • PDI Exam Question 59

    Which two describe Heroku Redis? Choose 2 answers.
  • PDI Exam Question 60

    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?