CS 206 -- Feb 15, 2005
lecture notes
Stacks
A stack of longs (with lots of issues)
A stack of Objects
A custom exception for stacks
Applet showing a stack
Queues
A Queue
A custom exception for Queues
Applet showing Queue