Computer Science, asked by viharikasg13, 1 day ago

what is non linear data structure in computer science?​

Answers

Answered by rukhsanaadnan793
1

Explanation:

Data structures where data elements are not arranged sequentially or linearly are called non-linear data structures. In a non-linear data structure, single level is not involved. Therefore, we can't traverse all the elements in single run only.

Hope it helps!!

Answered by Anonymous
1

Answer:

Data structures where data elements are not arranged sequentially or linearly are called non-linear data structures. In a non-linear data structure, single level is not involved. Therefore, we can't traverse all the elements in single run only.

Attachments:
Similar questions