every tree is a graph, but every graph is not a tree in data structure.
Answers
Answered by
0
Answer:
Graph vs Tree
Tree is a non-linear data structure. It is a collection of vertices/nodes and edges. ... General trees consist of the nodes having any number of child nodes. But in case of binary trees every node can have at the most two child nodes.
Need followers but not unfollowers pls.
Similar questions