DEV-501 Apex and Visualforce Controllers

Loading demo links...

Showing 7–9 of 15 questions

Question 7

Which of the following guidelines are used for creating custom Web Services? (Select all that apply.)

Select all that apply, then click Submit answer.

  • FALSE, they must be static

  • Developer edition production org, Enterprise edition sandbox org

  • Static methods can only be declared in a top-level class definition.

  • webservice methods must be static, webservice methods cannot be overloaded

Question 8

What is the maximum size of a SOAP request or response regulated by? (No Answer)

Select an option, then click Submit answer.

  • @ReadOnly

  • RETURNING

  • Trigger.old

  • a governor limit

Question 9

The markup defines the user interface components that should be included on the page, and the way they should appear.

Select an option, then click Submit answer.

  • True

  • False