Programming (11th Grade)
Data Structures
Which data structure uses a LIFO (Last In, First Out) method?
Queue
Stack
Array
List
Next