

MCQOPTIONS
Saved Bookmarks
1. |
What is the difference between Queue and Stack? |
A. | Stack is LIFO; Queue is FIFO |
B. | Queue is LIFO; Stack is FIFO |
C. | Stack and Queue is FIFO |
D. | Stack and Queue is LIFO |
Answer» B. Queue is LIFO; Stack is FIFO | |