A

Admin • 828.03K Points
Coach

Q. Which method returns null if the queue is empty while removing?

  • (A) remove()
  • (B) delete()
  • (C) poll()
  • (D) get()

Explanation by: Admin
`poll()` returns null if the queue is empty.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.