Question 111

Where can debug log filter settings be set?Choose 2 answers
  • Question 112

    Which option would a developer use to display the Accounts created in the current week and the number of related Contacts using a debug statement in Apex?
  • Question 113

    Which two statements true about Getter and Setter methods as they relate to Visualforce? Choose 2 answers
  • Question 114

    Universal container wants a list button to display a visualforce page that allows users to edit multiple records which visualforce feature supports this requirement.

    Question 115

    A Lightning component has a wired property, searcResults, that stores a list of Opportunities. Which definition of the Apex method, to which the searchResults property is wired, should be used?