give an example for non-linear data structure
Answers
Answered by
6
Answer:
Examples of non linear data structures are Trees and Graphs. A tree is collection of nodes where these nodes are arranged hierarchically and form a parent child relationships
Answered by
0
Answer:
examples of non linear structure are trees and Graphs
Explanation:
A tree is a collection of nodes where these nodes are arranged hierarchically and form a parent child relationships .A Graph is a collection of a finite number of vertices and an edges that connect these vertices.
Similar questions