Salesforce Certified Platform App Builder — Question 362

Ursa Major Solar (UMS) is looking to hire some new employees. UMS wants to allow the same applicant to apply for multiple open positions using a single application.

What should an app builder recommend to meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a master-detail relationship from Open_Position__c to Application__c allows multiple positions to be associated with a single application, fulfilling the requirement. Options A and D suggest relationships that do not support multiple applications for positions, while option B links applications to positions but does not allow for multiple applications per applicant.