Sample of Programming Test 2

Implement the class GraduateStudent whose API can be found here.

Include javadoc comments.

In order to test your implementation, here is the Student.class file from which your class inherits.