Salesforce Certified Advanced Administrator — Question 9

Universal Containers wants to create a Feedback__c custom object related to Account and ensure all feedback records are owned by the same user as the
Account owner.
How should an administrator relate Feedback__c to Account?

Answer options

Correct answer: A

Explanation

The correct answer is A because a master-detail relationship allows Feedback__c to inherit the ownership from the Account, ensuring all feedback records are owned by the same user. Options B and D do not provide the necessary ownership linkage, while option C does not establish a direct ownership relationship either.