A

Admin • 832.27K Points
Coach

Q. Which interface extends Queue to support blocking operations?

  • (A) ConcurrentQueue
  • (B) BlockingQueue
  • (C) PriorityQueue
  • (D) ThreadQueue
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category Java
  • Hashtags: Java Queue

Explanation by: Admin

BlockingQueue is an interface that supports blocking insertion and removal.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.