When stack is empty pop operation considered to be error - Data Structure
Q. When is the pop operation on Stack considered to be an error?- Published on 27 Aug 15a. Only when the stack is empty
b. Only when the stack is full
c. When the stack is neither empty nor full
d. Cannot be predicted
ANSWER: Only when the stack is empty