Multiple choice

A queue is a concept

  1. LIFO

  2. FIFO

  3. LILO

  4. None of these

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

A queue is defined by its FIFO (First In First Out) access pattern.