Programming (Year 12)
Data Structures
Which data structure uses a last-in, first-out (LIFO) method?
Queue
Array
Stack
Linked List
Next