1.

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
Answer» C. removing items from an empty stack


Discussion

No Comment Found