Home / Report Question

Q. Which method retrieves and removes the head of the queue?
  • A. peek()
  • B. poll()
  • C. top()
  • D. get()