Multiple choice

Which of the following conditions is checked into the stack before performing the 'insertion' operation?

  1. Underflow

  2. Overflow

  3. Top

  4. Push

  5. Pop

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This condition is checked into the stack before performing the 'insertion' operation.