Examveda

What is the main advantage of using a linked list to implement a stack compared to an array?

A. No fixed size limit

B. Better cache locality

C. Faster access time

D. Simpler implementation

Answer: Option A


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

Join The Discussion

Related Questions on Stacks in Data Structures