Java Concurrency Interview Questions and Answers
Question: Explain the concept of the BlockingQueue interface.Answer: BlockingQueue is a queue that supports operations that wait for the queue to become non-empty when retrieving an element and wait for space to become available when storing an element. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: