41) The five items:A,B,C,D, and E are pushed in a stack, one after the other starting from A.The stack is popped four times and each element is inserted in a queue.Then two elements are deleted from the queue and pushed back on the stack.Now one item is popped from the stack. The popped item is
Answer is:
D
Related Data structures and Algorithms MCQ with Answers
Answer is:
All possible stacks with A,B,C,D,E and F
Answer is: