Free DEV-501 Exam Braindumps

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

Page 12 of 48
QUESTION 51

Which is a valid formula return type for a custom formula field? Choose 3 answers

  1. A. Date
  2. B. Percent
  3. C. Email
  4. D. Phone
  5. E. Currency

Correct Answer: A

QUESTION 52

If a change is made to an approval process, how can a developer determine the user that made the change? Choose 2 answers

  1. A. By examining the setup audit trail
  2. B. By checking the field history on the associated record
  3. C. By looking at "Modified By" on the approval definition
  4. D. By examining the Debug Log

Correct Answer: C

QUESTION 53

Although Trigger.new is a collection of records, when used as a bind variable in a SOQL query, Apex automatically....

  1. A. Passes the collection to the query, as long as the calling class implements the Trigger.QueryBind class.
  2. B. Transforms the list of records into a list of corresponding Ids.
  3. C. Truncates the collection so that only the Id and Name fields.
  4. D. Throws a DMLException with the ILLEGAL_QUERY status.
  5. E. Transforms the SOQL to an in-place SOSL query and returns the FIND results.
  6. F. None of these

Correct Answer: B

QUESTION 54

Which type of tab can a developer create? Choose 3 answers.

  1. A. Apex tabs
  2. B. web tabs
  3. C. standard object tabs
  4. D. Visualforce tabs
  5. E. custom object tabs

Correct Answer: BDE

QUESTION 55

What trigger method is used to help prevent completion of a DML event?

  1. A. addError
  2. B. Ids
  3. C. No
  4. D. TRUE

Correct Answer: A

Page 12 of 48

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