Definition :
Tree is a non-linear data structure, which is a collection of entities called as nodes, which are linked together to simulate an hierarchy.
Tree is a non-linear data structure, which is a collection of entities called as nodes, which are linked together to simulate an hierarchy.