

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following takes O(n) time in worst case in array implementation of stack? |
A. | pop |
B. | push |
C. | isEmpty |
D. | none |
Answer» E. | |