

MCQOPTIONS
Saved Bookmarks
1. |
Consider linked list is used to implement the Stack then which of the following node is considered as Top of the Stack ? |
A. | Any Node |
B. | Last Node |
C. | First Node |
D. | Middle Node |
Answer» D. Middle Node | |