Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 3 - No. 31)
What does 'LIFO' stand for in the context of data structures?
Long-In, First-Out
Last-In, First-Out
Last-In, First-Order
Long-In, First-Order
Explanation
LIFO stands for Last-In, First-Out, which is the order of operation in a stack.
Comments (0)
