✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
push(24), push(22), a=pop(), push(25), push(32), pop( ), b=pop().
Here, push() and pop() represent the push and pop operation of the stack, and ‘a’, and ‘b’ are two variables.
What will be the value of |a – b|?
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!