Write an implementation of a queue using only a stack class. The queue class should support the Enqueue() and Dequeue() methods.
Anonymous
This is obviously a questions from a computer science course and not something useful that an engineer would ever want to do.
Check out your Company Bowl for anonymous work chats.