Which data structure can be implemented using an array, following the last-in-first-out (LIFO) principle?
Tree
Queue
Stack
Graph

Computer Science Exercises are loading ...