Inheritance

Design Exercise

Compare the following two designs for a program that calculates and prints the grades for a list of students:

Design 1:

Design 2:

Inheritance Lecture