Free DEV-501 Exam Braindumps

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

Page 13 of 48
QUESTION 56

This Apex class allows developers to reference an instantiation of a page.

  1. A. ExistingPage Class
  2. B. VisualforcePage Class
  3. C. PageReference Class
  4. D. URLReference Class
  5. E. PageURLReference Class
  6. F. None of the above

Correct Answer: C

QUESTION 57

Which type of for loops are defined with the following syntax? FOR(initstmt; exit_condition; increment stmt){
codeblock
}
✑ Traditional for loops
✑ List iteration for loops
✑ Set iteration for loops
✑ SOQLforloops(No Answer)

  1. A. Static and final
  2. B. A governor limit
  3. C. Traditional for loops
  4. D. SOQL for loops

Correct Answer: C

QUESTION 58

A business requirement can be met by using either a formula field or an Apex trigger. Why would a developer use a formula field Instead of an Apex trigger? Choose 2 answers

  1. A. Formula fields can aggregate data from child records.
  2. B. Formula fields can be created and deployed using only a browser.
  3. C. Formula fields do not require test methods to deploy.
  4. D. Formula fields allow greater control and flexibility than Apex triggers

Correct Answer: BC

QUESTION 59

A message for a specific component, such as a warning or error. If an or
component is not included in a page, most warning and error messages are only shown in the debug log.

  1. A. apex:message
  2. B. apex:flash
  3. C. apex:detail
  4. D. apex:listViews

Correct Answer: A

QUESTION 60

This tag allows a custom component author to define a location where a user can insert content into the custom component. This is especially useful for generating custom iteration components. This component is valid only within an tag, and only a single definition per custom component is allowed.

  1. A. apex:facet
  2. B. apex:chart
  3. C. apex:include
  4. D. apex:componentBody

Correct Answer: D

Page 13 of 48

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