A ____ queue is a standard blocking queue that uses a comparator to arrange entries

32. A ____ queue is a standard blocking queue that uses a comparator to arrange entries.

  1. Restricted
  2. Bounded
  3. Priority

Answer: C) Priority

Explanation:

A priority queue is a standard blocking queue that uses a comparator to arrange entries.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.