

MCQOPTIONS
Saved Bookmarks
1. |
Given below is the Node class to perform basic list operations and a Stack class with a no arg constructor. |
A. | Select from the options the appropriate pop() operation that can be included in the Stack class. Also ‘first’ is the top-of-the-stack. |
Answer» B. | |