Salesforce DEV501 Exam
Apex & Visualforce Controllers (Page 3 )

Updated On: 1-Feb-2026

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.

  1. True
  2. False

Answer(s): B



A Visualforce page consists of which primary elements? (Select all that apply)

  1. An Apex class
  2. A Visualforce controller
  3. A trigger.
  4. S-Controls
  5. Visualforce Markup
  6. None of the above

Answer(s): A,E



Developers can use Visualforce to create a Visualforce page definition. A page definition consists of two primary elements:
Visualforce markup
A Visualforce controller
Visualforce markup consists of... (Select all that apply)

  1. Any Web-enabled code
  2. Visualforce Tags
  3. Apex code
  4. HTML
  5. JavaScript
  6. C# Remoting Modules
  7. None of the above

Answer(s): A,B,D,E



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

  1. True
  2. False

Answer(s): A



What provides access to data that should be displayed in a Visualforce page, and can modify Visualforce component behavior?

  1. Validation rules
  2. Apex controller
  3. MVC controller class
  4. Visualforce controller
  5. Force.com IDE
  6. None of the above

Answer(s): D



Viewing page 3 of 49
Viewing questions 11 - 15 out of 239 questions



Post your Comments and Discuss Salesforce DEV501 exam prep with other Community members:

Join the DEV501 Discussion