Free Practice Mock Questions Set 66-70 (Quiz # 14) for Salesforce PDII Exam, according to official Salesforce Platform Developer II exam syllabus topic # 10
External Id fields
Answer : C, D
A developer has been asked to prevent Accounts from being deleted if there is a related Contact that has the Do_Not_Delete_c checkbox checked. How can the developer accomplish this?
Answer : B
What is the recommended approach to create test data when testing Apex that involves Pricebooks, PricebookEntries, and Products?
A developer has refactored an application and renamed an Apex class in a sandbox and now needs to deploy the changes to production. How can this be accomplished? Choose 2 answers
Answer : A, D
What can the Apex Continuation class be used for?