Open In App

Applications, Advantages and Disadvantages of Tree

Tree is a non-linear data structure. It consists of nodes and edges. A tree represents data in a hierarchical organization. It is a special type of connected graph without any cycle or circuit.

Tree Terminologies:



TREE

Applications of Tree:

Real-Time Applications of Tree :



Advantages of Tree:

Disadvantages of Tree:

Article Tags :