

MCQOPTIONS
Saved Bookmarks
1. |
What is the functionality of the following piece of Java code? |
A. | Assume: ‘a’ is a non empty array of integers, the Stack class creates an array of specified size and provides a top pointer indicating TOS(top of stack), push and pop have normal meaning. |
Answer» E. | |