Solved

You Are Designing a Software Solution for a Veterinary Clinic

Question 82

Multiple Choice

You are designing a software solution for a veterinary clinic.The clinic provides various services for each pet on each visit.You have decided that the following classes are needed: Customer, Address, Pet, and Visit.Which of these should be represented as aggregation?


A) Customer class aggregates Address, Pet, and Visit classes.
B) Visit class aggregates Address class.
C) Pet class aggregates Address class.
D) Pet class aggregates Customer class.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions