ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 237 - Certified Platform Developer II discussion

Report
Export

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 Account that calls the Contact trigger to normalize the address
Answers
A.
Apex trigger on Account that calls the Contact trigger to normalize the address
B.
Apex trigger on Contact that calls the Account trigger to normalize the address
Answers
B.
Apex trigger on Contact that calls the Account trigger to normalize the address
C.
Apex trigger on Account that and Account that normalized the address
Answers
C.
Apex trigger on Account that and Account that normalized the address
D.
Apex trigger on Account and Account that call a helper class to normalize the address
Answers
D.
Apex trigger on Account and Account that call a helper class to normalize the address
Suggested answer: D
asked 23/09/2024
Gift Thanyane
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first