Computer Science 261

Assignment # 5

Due: Monday, Nov. 5

Purpose:

Please revise one of your infix->postfix programs to use a linked list implementation of a stack of String along the lines done in class.  Call this program LinkedStack.java.

Please have the declaration of the stack class and the main program that uses it in one file.  


Questions?  Please ask!