MCQOPTIONS
Saved Bookmarks
| 1. |
Consider Stack is implemented using the array. What will be the initial value with which top is initialized. |
| A. | 0 |
| B. | -1 |
| C. | Garbage |
| D. | 1 |
| Answer» C. Garbage | |