Salesforce Certified Platform App Builder — Question 253

What is true about Master-Detail relationships? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Options B and C are correct because in a Master-Detail relationship, the child record cannot exist without the parent, and deleting the parent will cascade the deletion to the child records. Options A and D are incorrect as they contradict the nature of Master-Detail relationships, where the child is dependent on the parent.