online transaction can be done by customer and he must enter all correct details otherwise the entre stack is to be thrown out. i have to use queue to queue the customers and to use stack for each transaction operation(username,password,amount,etc).
I have to implement the above using STACKS AND QUEUES in C++.. its college assignment, pls help me out..