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