Salesforce Certified Platform App Builder (Plat-Admn-202) Platform-App-Builder Question # 21 Topic 3 Discussion

Salesforce Certified Platform App Builder (Plat-Admn-202) Platform-App-Builder Question # 21 Topic 3 Discussion

Platform-App-Builder Exam Topic 3 Question 21 Discussion:
Question #: 21
Topic #: 3

An app builder is creating a custom object called Testimonial__c and wants toconnect Testimonial__c records with both the submitter's

Contact record and Account record. If the Account is deleted, the Testimonial__c should also be deleted. If the Contact is deleted, but the

Account remains, the Testimonial__c should remain.

How should this be accomplished?


A.

Make both the Contact and Account fields required on the Testimonial__c object and create lookup relationships fromTestimonial__c to Contact and to Account.


B.

Create a master-detail relationship from Testimonial__c to Accountand a lookup relationship from Testimonial__c to Contact.


C.

Make Testimonial__c a junction object between Account and Contact using master-detail relationships.


D.

Create a lookup relationship from Testimonial__c to Account and a master-detail relationship from Testimonial__c to Contact.


Get Premium Platform-App-Builder Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.