Universal Container is building a recruiting app with an Applicant object that stores information
about an individual person that represents a job. Each application may apply for more than one job.
What should a developer implement to represent that an applicant has applied for a job?
A
master detail is for 1-1 mapping