Salesforce Certified Advanced Administrator — Question 61

Universal Containers would like applicants to apply for multiple positions, tracking how many applicants have applied and how many positions each individual applicant has applied for. To do this, the administrator will create a Job Application junction object between the Applicant and Position objects.
How does this action meet the requirement?

Answer options

Correct answer: D

Explanation

The correct answer is D because by establishing the Job Application object as the master in the relationship, it enables roll-up summary fields on both the Position and Applicant objects, allowing for effective tracking of applications. Options A and B do not address the many-to-many relationship requirement, while option C mentions a many-to-many relationship but fails to specify the roll-up capabilities that are provided by the master-detail setup.