Computer Science, asked by amjadkhan9876888, 10 months ago

what are Non - Linear data structure​

Answers

Answered by rranjan8481
4

Answer:

Non Linear Data Structures: The data structure where data items are not organized sequentially is called non linear data structure. ... All the data elements in non linear data structure can not be traversed in single run. Examples of non linear data structures are Trees and Graphs

hope this helps you ⬆️⬆️⬆️⬆️⬆️

Answered by archanadss2811
1

Explanation:

The data structure where data items are not organized sequentially is called non linear data structure. In other words, A data elements of the non linear data structure could be connected to more than one elements to reflect a special relationship among them. All the data elements in non linear data structure can not be traversed in single run.</p><p></p><p>Examples of non linear data structures are Trees and Graphs.</p><p></p><p>  \

Similar questions