Free DEV-501 Exam Braindumps

Pass your Certified Force.com Advanced Developer exam with these free Questions and Answers

Page 5 of 48
QUESTION 16

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

  1. A. True
  2. B. False

Correct Answer: A

QUESTION 17

Under what circumstances is it appropriate for a developer to add functionality to their application via the SOAP API? (Select all that apply)

  1. A. When consumers of the desired functionality have no experience with Force.com development.
  2. B. When the desired functionality processes only one type of record at a time.
  3. C. When the organization chooses not to share its Enterprise WSDL.
  4. D. When the desired functionality does not require any transactional control.
  5. E. None of these

Correct Answer: BD

QUESTION 18

To leverage functionality of Standard Controllers, while simultaneously adding custom logic, you must write a custom class that extends the standard controller. You notify the Visualforce page of your customizations via the "extensions" attribute of the tag.

  1. A. True
  2. B. False

Correct Answer: B

QUESTION 19

A component that provides support for invoking controller action methods directly from JavaScript code using an AJAX request. An component must be a child of an component.

  1. A. apex:messages
  2. B. apex:actionFunction
  3. C. apex:insert
  4. D. apex:outputField

Correct Answer: B

QUESTION 20

An area of a Visualforce page that demarcates which components should be processed by the Force.com server when an AJAX request is generated. Only the components in the body of the are processed by the server, thereby increasing the performance of the page.

  1. A. apex:outputLabel
  2. B. apex:actionRegion
  3. C. apex:facet
  4. D. apex:emailPublisher

Correct Answer: B

Page 5 of 48

Post your Comments and Discuss Salesforce DEV-501 exam with other Community members: