PrepAway - Latest Free Exam Questions & Answers

Category: DEV-450

Exam DEV-450: Salesforce Certified Platform Developer I (SU18)

What should the developer do to determine which object type (Account, Lead, or Contact, for example) to cast e

A method is passed a list of generic sObjects as a parameter. What should the developer do to determine which object type (Account, Lead, or Contact, for example) to cast each sObject? A. Use a try-catch construct to cast the sObject into one of the three sObject types. B. Use the getSObjectName method on the […]

Which action will allow the developer to relate records in the data model without knowing the Salesforce ID?

A developer needs to join data received from integration with an external system with parent records in Salesforce. The data set does not contain the Salesforce IDs of the parent records, but it does have a foreign key attribute that can be used to identify the parent. Which action will allow the developer to relate […]


Page 2 of 212