Question: kindly write code in C++.... Task 4 Given the following classes, find the relationship among them as per your understanding of Composition, Aggregation, Association. You

kindly write code in C++....
Task 4 Given the following classes, find the relationship among them as per your understanding of Composition, Aggregation, Association. You should come up with at least one real life attribute and one function for each of the class as well. Once done, code the scenario in C++: 1. Teacher 2. Marker 3. Whiteboard 4. Student 5. Classroom 6. University
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
