Multiple Choice
Stack method __________ looks at the top element of a stack without removing that element.
A) glance.
B) peek.
C) look.
D) sample.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Algorithm _ randomly orders a List's elements.<br>A)
Q4: Which of the following is not an
Q7: Maps allocate keys to values and cannot
Q8: If no elements are in the Stack,method
Q10: Collections method sort that accepts a List
Q11: Which statement is false?<br>A) SortedSet extends Set.<br>B)
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