What does ‘stack overflow’ refer to?

Q & ACategory: Data StructureWhat does ‘stack overflow’ refer to?
Admin Staff asked 4 years ago

What does ‘stack overflow’ refer to?
a) accessing item from an undefined stack
b) adding items to a full stack
c) removing items from an empty stack
d) index out of bounds exception

1 Answers
Admin Staff answered 4 years ago

b) adding items to a full stack