need help with c++...Please explain the code and the question TOO.
Extracted text: Question 1 Implement a composition relationship between any two class types from the following list: Address College Company Employee Job Manager Name Professor Student Write all necessary code for both classes to demonstrate a composition relationship including the following: a. one encapsulated data member for each class b. inline default constructor using constructor delegation for each class c. inline one-parameter constructor for each class d. inline accessors for all data members e. inline mutators for all data members Full credit will only be earned if the composition is a logical relationship in the real world.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here