Question 13

A developer needs to create records for the object Property c. The developer creates the following code block:List propertiesToCreate = helperClass.createProperties();try { // line 3 } catch (Exception exp ) { //exception
handling }Which line of code would the developer insert at line 3 to ensure that at least some records are created, even if a few records have errors and fail to be created?

Correct Answer:A

Question 14

How should a developer avoid hitting the governor limits in test methods?

Correct Answer:D

Question 15

What are two uses for External IDs? (Choose two.)

Correct Answer:AD

Question 16

A developer is creating an application to track engines and their parts. An individual part can be used in different types of engines.What data model should be used to track the data and to prevent orphan records?

Correct Answer:A

Question 17

In which order does Salesforce execute events upon saving a record?

Correct Answer:A

Question 18

Why would a developer consider using a custom controller over a controller extension?

Correct Answer:B

START CRT-450 EXAM