Question 136

Which tag should a developer use to display different text while an <apex:commandButton> is executing versus not executing?
  • Question 137

    Which of these are valid REST annotations?
  • Question 138

    A developer receives the exception 'SOQL query not selective enough' when performing a query on an object with a large amount of dat a. Which step should be taken to resolve the issue?
  • Question 139

    The SOAP API_________.
  • Question 140

    A developer has a page with two extensions overriding the Standard controller for Case.

    What will happen when a user clicks the command button?