Free DEV-501 Exam Braindumps

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

Page 2 of 48
QUESTION 1

Which keywords should u specify to define a constant?
✑ static and exception
✑ static and final
✑ static and private
✑ exception and final(No Answer)

  1. A. Setup menu
  2. B. Multi-tenant
  3. C. static and final
  4. D. SOQL statements

Correct Answer: C

QUESTION 2

In a recruiting application, a master-detail relationship has been defined between two custom objects. Job Applications (master) and Reviews (detail).
Which statement is TRUE? Choose 2 answers

  1. A. Review records will inherit ownership from the associated job application.
  2. B. Deleting a job application record will delete associated review records.
  3. C. The master-detail relationship between Job Applications and Reviews is defined on the Job Application object.
  4. D. Review records may exist without an associated job application.

Correct Answer: AB

QUESTION 3

What is the size of the batches in which triggers execute?

  1. A. No
  2. B. 200
  3. C. FALSE
  4. D. Java

Correct Answer: B

QUESTION 4

Users X and Y need to see the same candidate record. For security reasons, user Y should NOT be able to view and report on the Email Address field on the record.
How would a developer meet this requirement?

  1. A. Use a custom Visualforce page to make the email address visible to user X but not user Y
  2. B. Use a sharing rule to make the email address only visible to user X
  3. C. use page layouts to make the email address visible to user X but not user Y
  4. D. Use field-level security to make the email address visible to user X but not user Y

Correct Answer: D

QUESTION 5

What is the list of steps to match regular expressions using the Pattern and Matcher classes?

  1. A. A template from which objects are created
  2. B. 1.Instantiate a pattern object from the expression you wish to match.2. Instantiate a matcher object from the pattern that contains the string you want to check.3. Use the matcher object to detect if the matcher matches the pattern.
  3. C. HTTPRequest, HTTPResponse, HTTP
  4. D. Primitive, sObject, Collections, Null

Correct Answer: B

Page 2 of 48

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