Vidyalelo
Data Structure · Q863

Miscellaneous on Data Structures

Programming · Data Structure · question 863

Q863

Which of the following is considered as the top of the stack in the linked list implementation of the stack?

A.
Last node
B.
First node
Answer
C.
Random node
D.
Middle node

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board