Question

Which of the following data structures is best suited for implementing a LIFO (Last In, First Out) mechanism?

A Array
B Queue
C Stack
D Binary Tree
E Linked List
Practice Next

Hey! Ask a query