1.

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
C. Random node
D. Middle node
Answer» C. Random node


Discussion

No Comment Found