Question 41

Which two scenarios require an Apex method to be called imperatively from a Lightning web component?
Choose 2 answers
  • Question 42

    Choose the correct definition for <apex:pageMessage>
  • Question 43

    When testing batch classes, what must a developer do? (Choose two.)
  • Question 44

    A company wants to incorporate a third-party web service to set the Address fields when an Account is inserted, if they have not already been set. What is the optimal way to achieve this?
  • Question 45

    A developer must create a custom pagination solution for accessing approximately 2000 records and displaying 50 records on each page. Data from Salesforce will be accessed via an API and not via Apex.
    How can the developer meet these requirements? (Choose two.)