[an error occurred while processing this directive]
Department of Computer Science and Engineering
home
news
format
calendar
textbook
instructor
labtests
tests
grades
policies
links


Y graphic

Practice Labtest

Implement the class GraduateStudent the API of which can be found here.

Note that the method GetSupervisors has return type String[].

Include javadoc comments.

If you do the programming exercise at home, download the file practice.jar (size of this file is 911) and place it in the same directory (folder) as you put type.jar (probably in C:\Program Files\Java\jdk1.5.0_xx\jre\lib\ext).

graphic rule