Multiple choice

FIFO stands for

  1. first-out-first-in

  2. first-inner-from-out

  3. first-inter-for-offer

  4. first-in-first-out

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

FIFO stands for First-In-First-Out, which is the fundamental operating principle of a queue data structure.