Multiple Choice
You are designing a software solution for an automobile rental company.You have decided that the following nouns apply to the requirements: Auto, Customer, Address, Rental Contract, Mileage, Rental Date, Daily Rate, Total.Which of these should be represented as classes?
A) All of them.
B) Auto, Customer, Address, Rental Contract.
C) Auto, Customer, Address, Rental Contract, Mileage.
D) Auto, Customer, Address, Rental Contract, Mileage, Rental Date, Daily Rate.
Correct Answer:

Verified
Correct Answer:
Verified
Q89: Which of the following code snippets denotes
Q90: In a UML diagram, the relationship symbol
Q91: How do databases affect companies?<br>A)Lower cost of
Q92: In a UML diagram, dependency is denoted
Q93: During the implementation phase, which of the
Q95: When using UML to create state diagrams,
Q96: Given the following diagram showing class relationships:
Q97: What is a general naming convention for
Q98: UML means_.<br>A)Unified Mode Language<br>B)User Modeling Language<br>C)User Mode
Q99: Which of the following code snippets denotes