Question: QUESTION 18 The peek() method in the Queue interface C 1? retrieves and removes the head of this queue, or null if this queue is
QUESTION 18 The peek() method in the Queue interface C 1? retrieves and removes the head of this queue, or null if this queue is empty retrieves and removes the head of this queue and throws an exception if this queue is empty C Cc retrieves, but does not remove, the head of this queue, returning mull if this queue is empty C retrieves, but does not remove, the head of this queue, throwing an exception if this queue is empty
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
