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