Which of the following is a sequential organisation of data in which an…

2019

Which of the following is a sequential organisation of data in which an element is always inserted at the last position and taken out from the first position?

  1. A.

    Tree

  2. B.

    Queue

  3. C.

    Stack

  4. D.

    Array

Attempted by 1531 students.

Show answer & explanation

Correct answer: B

A queue follows the FIFO (First-In First-Out) principle, where insertion occurs at the rear and deletion occurs at the front.

Explore the full course: Up Lt Grade Assistant Teacher 2025