1.

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 _____.

A. A
B. B
C. C
D. D
Answer» E.


Discussion

No Comment Found