Computer Science, asked by aryanbharadwaj1815, 1 year ago

Q2 why tree is known as non linear data structure? Also explain how tree is represented in memory?

Answers

Answered by shriyam15
1

tree and graph are called non linear data structure because there are no such sequence like after data a common data B or C based on the situation and condition a tree is not a non linear acyclic simple non connected graph it is a nonlinear data structure in a tree node may be connected to more than one node

Similar questions