A developer is creating an enhancement to an application that will allow people to be related to their employer. Which data model should be used to track the data? A. Create a junction object to relate many people to many employers through master-detail relationships B. Create a lookup relationship to indicate that a person has an employer C. Create a junction object tolerate many people to many employers through lookup relationships D. Create a master-detail relationship to indicate that a person has an employer