A

Admin • 828.03K Points
Coach

Q. Which method removes all elements from the queue?

  • (A) remove()
  • (B) delete()
  • (C) clear()
  • (D) pop()

Explanation by: Admin
`clear()` removes all elements from the queue.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.