This project is based on exercises in the text. To the extent that instructions here differ from those in the text, the instructions on these web pages take precedence. |
class GradeBook
as specified in Exercise 3.11 on page 104 of the text.
setInstructorName
for the name of the set method, and
getInstructorName
for the get method's name (or the test program will not compile).