Advertisements
Advertisements
Question
______ is the only non-linear data structure.
Options
Array
Stack
Tree
Linked List
MCQ
Fill in the Blanks
Advertisements
Solution
Tree is the only non-linear data structure.
Explanation:
A tree is a non-linear data structure because data elements are arranged hierarchically, not sequentially. In contrast, arrays, stacks, and linked lists are linear data structures.
shaalaa.com
Is there an error in this question or solution?
2024-2025 (July) Official Board Paper
