Question:What will happen if in data structure a pop operation on the stack causes the stack pointer to move past the origin of the stack?
A Overflow B Underflow C Null D Garbage collection
+ AnswerB
+ Report