[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 Stack the API of which can be found here.

To implement the toString method you have to introduce a recursive helper method.

Include javadoc comments.

If you do the programming exercise at home, download the file practice3.jar (size of this file is 844) 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