CRT-450 Dumps

CRT-450 Free Practice Test

Salesforce CRT-450: Salesforce Certified Platform Developer I (SU18)

QUESTION 31

What should a developer use to implement an automatic Approval Process submission for Cases?

Correct Answer: C

QUESTION 32

A developer has the controller class below.
CRT-450 dumps exhibit
Which code block will run successfully in an execute anonymous window?

Correct Answer: C

QUESTION 33

A developer wrote a unit test to confirm that a custom exception works properly in a custom controller, but the test failed due to an exception being thrown.
Which step should the developer take to resolve the issue and properly test the exception?

Correct Answer: A

QUESTION 34

A developer wants to display all of the available record types for a Case object. The developer also wants to display the picklist values for the Case.Status field. The Case object and the Case.Status field are on a custom Visualforce page. Which action can the developer perform to get the record types and picklist values in the controller? (Choose 2)

Correct Answer: AB

QUESTION 35

What is a capability of cross-object formula fields? Choose 3 answers

Correct Answer: ABE