A design for the software application
Let's check what can be modified
Before calling def we need adjective and conjunctions stored inside variables
Store them(You may change according to your choice)
We have to make optional ,easy way ask the user to do instead of yourself .
If they click then we can proceed else no problem let the program run
Answer:
A. To set the primary contact on an account record when it is saved
Explanation:
After updating a Contact and then you set the Primary checkbox, the contact becomes the primary contact and this then updates the reference in the Parent Account. Triggers are used for this purpose and not workflow rule. In this case there is only one contact at a time that is set as Primary Contacts, and in the case where an Account does not have any Contacts, the first contact that is created is made the primary and the trigger sets that value in reference.