An org has a requirement that addresses on Contacts and Accounts should be normalized to a company standard by Apex code any time that they are saved. What is the optimal way to implement this? A. Apex trigger on Contact that calls the Account trigger to normalize the address B. Apex triggers on Contact and Account that normalize the address C. Apex trigger on Account that calls the Contact trigger to normalize the address D. Apex triggers on Contact and Account that call a helper class to normalize the address  Suggested Answer: A Community Answer: D This question is in Certified Platform Developer II Exam For getting Salesforce Certified Platform Developer II Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer