DEV-501 Apex and Visualforce Controllers

Loading demo links...

Showing 10–12 of 15 questions

Question 10

Total number of test classes that can be queued per a 24-hour period (as of Spring'13): The greater of 500 or 10 multiplied by the number of test classes in the organization

Select an option, then click Submit answer.

  • True

  • False

Question 11

What are two key tools to debug code in Salesforce?

Select an option, then click Submit answer.

  • Dates, Ids, Numbers

  • Logs, anonymous blocks

  • Debug logs, email logs

  • List of List Objects

Question 12

By referring to a page in this way, the platform recognizes that this controller or controller extension is dependent on the existence of the specified page and will prevent the page from being deleted while the controller or extension exists.

Select an option, then click Submit answer.

  • True

  • False