Skip to content

Latest commit

Β 

History

History
4 lines (3 loc) Β· 183 Bytes

Data Structure MCQ 3.md

File metadata and controls

4 lines (3 loc) Β· 183 Bytes

Question: Of the following data structures, which has a Last in First Out ordering? In other words, the one that came in last will be the first to be popped.

Answer: Stack