dsa sp javsacript stack Question 4

Last Updated :
Discuss
Comments

Which of the following is not a disadvantage of using a linked list to implement a stack?



 

A. Higher memory usage

B. Slower random access times

C. Slower push and pop operations

D. No constant-time access to the middle elements

Share your thoughts in the comments