Home / Report Question

Q. Which method only retrieves, but does not remove, the head of the queue?
  • A. peek()
  • B. poll()
  • C. pop()
  • D. head()