Computer Science, asked by amjadkhan9876888, 9 months ago

give an example for non-linear data structure​

Answers

Answered by AmyHeart
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 banbhashisha
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