Free CRT-450 Exam Braindumps

Pass your Salesforce Certified Platform Developer I (SU18) exam with these free Questions and Answers

Page 12 of 34
QUESTION 51

A developer runs the following anonymous code block:
List acc = [SELECT Id FROM Account LIMIT 10];Delete acc;Database.emptyRecycleBin(acc);system.debug(Limits.getDMLStatements()+ ‘, ‘
+Limits.getLimitDMLStatements());What is the result?

  1. A. 11, 150
  2. B. 150, 2
  3. C. 150, 11
  4. D. 2, 150

Correct Answer: D

QUESTION 52

Which component is available to deploy using Metadata API? Choose 2 answers

  1. A. Case Layout
  2. B. Account Layout
  3. C. Case Feed Layout
  4. D. ConsoleLayout

Correct Answer: AB

QUESTION 53

What are the supported content sources for custom buttons and links? (Choose 2 Answers)

  1. A. VisualForce Page.
  2. B. Static Resource.
  3. C. URL.
  4. D. Chatter File.
  5. E. Lightning Pag

Correct Answer: AC

QUESTION 54

A developer wants to override a button using Visualforce on an object. What is the requirement?

  1. A. The controller or extension must have a PageReference method.
  2. B. The standardController attribute must be set to the object.
  3. C. The action attribute must be set to a controller method.
  4. D. The object record must be instantiated in a controller or extensio

Correct Answer: B

QUESTION 55

Which two platform features align to the Controller portion of MVC architecture? (Choose two.)

  1. A. Process Builder actions
  2. B. Workflow rules
  3. C. Standard objects
  4. D. Date fields

Correct Answer: AB

Page 12 of 34

Post your Comments and Discuss Salesforce CRT-450 exam with other Community members: