Multiple choice

A stack is a concept

  1. LIFO

  2. FIFO

  3. LILO

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A stack is defined by its LIFO (Last In First Out) access pattern.