Examveda

How can you implement a stack using a linked list?

A. By using a singly linked list

B. By using a doubly linked list

C. By using a circular linked list

D. All of the above

Answer: Option D


This Question Belongs to Data Structure >> Stacks In Data Structures

Join The Discussion

Related Questions on Stacks in Data Structures