Did successfully queue and stack.
Performed each and evey operation successfully like
1.first check queue/stack is created or not.
2.enetr new element after checing the queue/stack is full or not.
3.delete element after checking the queue/stack is empty or not.
4 display the queue/stack.
5. delete the queue/stcak after checking the queue the status of the queue/stack