Examveda

What happens when you pop from an empty stack while implementing using the Stack ADT in Java?

A. Undefined error

B. Compiler displays a warning

C. EmptyStackException is thrown

D. NoStackException is thrown

Answer: Option C


This Question Belongs to Data Structure >> Introduction To Data Structures

Join The Discussion

Related Questions on Introduction to Data Structures