Salesforce Certified Platform App Builder — Question 184

Which three statements are true about Master-Detail relationships? (Choose three.)

Answer options

Correct answer: C, D, E

Explanation

Option C is correct because deleting the master record automatically deletes all detail records. Option D is also true, as the conversion from Master-Detail to lookup is possible when there are no roll-up summary fields on the master object. Option E is accurate since a Master-Detail relationship cannot be created if the detail side already contains data, ensuring data integrity. Options A and B are incorrect; standard objects can be on the detail side and Master-Detail relationships can be converted to lookup relationships under specific conditions.