Which of the following principle does Queue use?

2022

Which of the following principle does Queue use?

  1. A.

    LIFO principle

  2. B.

    FIFO principle

  3. C.

    Linear tree

  4. D.

    Ordered array

Attempted by 1013 students.

Show answer & explanation

Correct answer: B

Explanation: A queue operates based on the First-In-First-Out (FIFO) principle, meaning the first element added to the queue is the first one to be removed. This ensures that elements are processed in the order they arrive.

Explore the full course: Up Lt Grade Assistant Teacher 2025