Multiple choice

What is a stack?

  1. LIFO

  2. FILO

  3. LOFT

  4. FOLI

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

A stack is a data structure that follows the LIFO (Last-In-First-Out) principle.