Exam 3: Data Modeling

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The following UML class diagram should result in how many tables in the relational database? The following UML class diagram should result in how many tables in the relational database?

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

C

Consider an association between a Pet Owners class and a Pets class in a Unified Modeling Language (UML)Class diagram.The multiplicities next to the Pet Owners class are 1..1 and the multiplicities next to the Pets class are 1..*.Which of the following is the best way to implement that association in your database?

Free
(Multiple Choice)
4.7/5
(29)
Correct Answer:
Verified

A

Consider an association between a Cash Disbursements class and a Cash Accounts class in a Unified Modeling Language (UML)Class diagram.The multiplicities next to the Cash Disbursements class are 0..* and the multiplicities next to the Cash Accounts class are 1..1.Which of the following is the best way to implement that association in your database?

Free
(Multiple Choice)
4.8/5
(27)
Correct Answer:
Verified

B

In Unified Modeling Language (UML)primary keys cannot by NULL.

(True/False)
4.9/5
(38)

Which of the following is the best description of an association?

(Multiple Choice)
4.7/5
(35)

A database being built to support customer purchase information would likely have the following classes except:

(Multiple Choice)
4.9/5
(37)

In Unified Modeling Language (UML)foreign keys allow tables to be linked together in a database.

(True/False)
4.8/5
(45)

Associations can indicate the roles that one Class takes in its business relationship with another Class.

(True/False)
4.8/5
(30)

In Unified Modeling Language (UML)the options for minimum multiplicity values are 0,1,and 2.

(True/False)
4.8/5
(37)

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?

(Multiple Choice)
4.8/5
(41)

Which of the following would be least likely to be represented with a Unified Modeling Language (UML)Class?

(Multiple Choice)
4.7/5
(40)

The following UML class diagram should result in how many tables in the relational database? The following UML class diagram should result in how many tables in the relational database?

(Multiple Choice)
5.0/5
(33)

In Unified Modeling Language (UML)Class diagrams,Associations are represented by dashed lines.

(True/False)
4.9/5
(38)

Which of the following is not a step in using a Unified Modeling Language (UML)Class model to prepare a database?

(Multiple Choice)
4.9/5
(40)

A database should have exactly the same number of tables as there are Classes in the Unified Modeling Language (UML)Class diagram from which the database is developed.

(True/False)
4.9/5
(28)

Consider an association between a Deliveries class and a Shipping Companies class in a Unified Modeling Language (UML)Class diagram.The multiplicities next to the Deliveries class are 0..* and the multiplicities next to the Shipping Companies class are 1..1.Which of the following is the best way to implement that association in your database?

(Multiple Choice)
4.9/5
(39)

Which of the following statements about foreign keys is not true?

(Multiple Choice)
4.9/5
(39)

Which of the following is not a form of business rules?

(Multiple Choice)
4.8/5
(44)

Which attribute in the following class would make the best primary key? Which attribute in the following class would make the best primary key?

(Multiple Choice)
4.8/5
(48)

Consider an association between a Cash Disbursements class and a Vendors class in a Unified Modeling Language (UML)Class diagram.The multiplicities next to the Cash Disbursements class are 0..* and the multiplicities next to the Vendors class are 1..1.Which of the following is the best way to implement that association in your database?

(Multiple Choice)
4.9/5
(36)
Showing 1 - 20 of 53
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)