Question: Task #03: Read the following scenario. Provide a C++ implementation of those classes. IST has many students. Each student has their Name, Address, Phone Number
Task #03: Read the following scenario. Provide a C++ implementation of those classes. IST has many students. Each student has their Name, Address, Phone Number and Student Number. Students are enrolled into different semester according to the marks they got. Each professor can be assigned to one, but possibly more semester. Each professor has Name, Address, Phone Number and Salary. Provide the C++ code after identifying the classes and attributes from the above scenario. Assume and specify the operations that are required for each class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
