Programming (Year 11)
Data Structures
Which data structure uses LIFO (Last In First Out) principle?
Queue
Array
Stack
Linked List
Next