Push operation top = top +1 - Data Structure - Stack Growing
Q. What does the push operation top = top +1 indicate while representing the stack in one - dimensional array?- Published on 27 Aug 15a. Stack Growing
b. Stack Shrinking
c. Stack Stability
d. Stack Instability
ANSWER: Stack Growing