What does ‘stack underflow’ refer to? *
) accessing item from an undefined stack
adding items to a full stack
removing items from an empty stack
index out of bounds exception
Answers
Answered by
0
Answer:
This set of Data Structure Multiple Choice Questions & Answers (MCQs) focuses on “Stack using Array”.
1. Which of the following real world scenarios would you associate with a stack data structure?
a) piling up of chairs one above the other
b) people standing in a line to be serviced at a counter
c) offer services based on the priority of the customer
d) tatkal Ticket Booking in IRCTC
Similar questions