Multiple Choice
Consider an association indicating professional licensing status between an Accountant class and a States class in a Unified Modeling Language (UML) Class diagram.The multiplicities next to the Accountants class are 0..* and the multiplicities next to the States class are 0..*.Which of the following is the best way to implement that association in your database?
A) Post the primary key of Accountants as a foreign key in States.
B) Post the primary key of States as a foreign key in Accountants.
C) Create a linking table.
D) None of these choices are correct.
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Which of the following is the best
Q6: A database being built to support customer
Q7: In Unified Modeling Language (UML)foreign keys allow
Q8: Associations can indicate the roles that one
Q9: In Unified Modeling Language (UML)the options for
Q11: Which of the following would be least
Q12: The following UML class diagram should result
Q13: In Unified Modeling Language (UML)Class diagrams,Associations are
Q14: Which of the following is not a
Q15: A database should have exactly the same