1.

Given below is the Node class to perform basic list operations and a Stack class with a no arg constructor. Select from the options the appropriate push() operation that can be included in the Stack class. Also first is the top-of-the-stack.

A. A
B. B
C. C
D. D
Answer» B. B


Discussion

No Comment Found