A

Admin • 831K Points
Coach

Q. Which of these does not implement the Queue interface?

  • (A) PriorityQueue
  • (B) LinkedList
  • (C) ArrayDeque
  • (D) HashMap
  • Correct Answer - Option(D)
  • Views: 13
  • Filed under category Java
  • Hashtags: Java Queue

Explanation by: Admin
`HashMap` does not implement the Queue interface.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.