Computer Science (Year 9)
Data Structures
Which data structure uses LIFO (Last In, First Out) principle?
Queue
Array
Stack
Linked List
Next