Pushing an element into stack already having five elements and stack size of 5, then stack becomes ___________
(a) Overflow
(b) Crash
(c) Underflow
(d) User flow
This interesting question is from Stack Operations topic in division Abstract Data Types of Data Structures & Algorithms I
This question was posed to me during an interview for a job.