Question: C++ please i need help with this code Question 2. Construct a Class Diagram of Student on the basis of the following specification: Three Classes:

C++ please i need help with this code C++ please i need help with this code Question 2. Construct a

Question 2. Construct a Class Diagram of Student on the basis of the following specification: Three Classes: Student, Parttime Student and Fulltime Student Class Student: Attributes: Name: String Address: String ID#: String Actions: registerCourse () Takes no parameters End Class Student class FullTimeStudent: Attributes: Major: String Actions: loanApplication () Takes no parameters End Class FullTimeStudent Class PartTimeStudent: Attributes: Employor: String Actions: part TimeApplication () parameters Takes no End Class PartTimeStudent The relationship among these three classes is that Class Student is the generalization of Class Full Time Student and Class Part TimeStudent

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!