Multiple Choice
If no elements are in the Stack,method pop throws an __________.
A) OutOfMemoryError.
B) OutOfMemoryException.
C) EmptyStackError.
D) EmptyStackException.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Algorithm _ randomly orders a List's elements.<br>A)
Q5: Stack method _ looks at the top
Q7: Maps allocate keys to values and cannot
Q11: Which statement is false?<br>A) SortedSet extends Set.<br>B)
Q13: A Properties object is a _ Hashtable
Q14: Comparator method compare should return _ if
Q18: _ methods enable a program to view
Q26: Which statement is false?<br>A) All built-in collections
Q27: Collections method _ returns true if two
Q33: Which statement is false?<br>A) A collection is