Which data structure adheres strictly to the 'last-in, first-out' (LIFO) principle?
Array
Stack
Queue
Linked List

Data Structures and Algorithms Exercises are loading ...