Which of the following is not a type of Queue?

2024

Which of the following is not a type of Queue?

Answer: D. Square QueueThere is no such queue as 'Square Queue'. Types of queues include Simple Queue, Circular Queue, Priority Queue, and Deque.

  1. A.

    Circular Queue

  2. B.

    Priority Queue

  3. C.

    Deque (Double Ended Queue)

  4. D.

    Square Queue

Attempted by 1365 students.

Show answer & explanation

Correct answer: D

There is no such queue as 'Square Queue'. Types of queues include Simple Queue, Circular Queue, Priority Queue, and Deque.

Explore the full course: Cocubes Preparation

Loading lesson…