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 instance variables?
A) Mileage
B) Mileage, Daily Rate.
C) Mileage, Rental Date, Daily Rate.
D) Mileage, Rental Date, Daily Rate, Total.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Which of the following statements about associations
Q13: Given the following diagram: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg" alt="Given
Q14: Consider the following code snippet: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"
Q15: Which of the following statements is correct?<br>A)Dependency
Q16: Which of the following questions should you
Q18: Every dolphin has a fin.Every dolphin is
Q19: Which of the following statements is true
Q20: Classes often correspond to _ in a
Q21: _ is often described as the has-a
Q22: After you have identified a set of