Which of the following is NOT a linear data structure ?

2025

Which of the following is NOT a linear data structure ?

Answer: D. TreeTrees are hierarchical data structures and not linear, which aligns with the ground truth answer (Option 3: Tree) for the question asking which is NOT a…

  1. A.

    Array

  2. B.

    Linked List

  3. C.

    Stack

  4. D.

    Tree

Attempted by 1495 students.

Show answer & explanation

Correct answer: D

Trees are hierarchical data structures and not linear, which aligns with the ground truth answer (Option 3: Tree) for the question asking which is NOT a linear data structure.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…