Salesforce Platform Developer I (legacy) — Question 229

How should a developer make sure that a child record on a custom object, with a lookup to the Account object, has the same sharing access as its associated account?

Answer options

Correct answer: D

Explanation

The correct answer is D because a Master-Detail relationship automatically inherits sharing settings from the parent record, ensuring consistent access. The other options involve manual configurations that do not guarantee the same level of sharing access as a Master-Detail relationship provides.