Data Structures

Which term refers to a linear data structure that follows the Last-In-First-Out (LIFO) principle?

Correct answer

D. Stack

Explanation

Stack refers to a linear data structure that follows the Last-In-First-Out (LIFO) principle.