tree on data structures conclusion
Answers
Answered by
3
Answer:
How data is stored in a tree. The key thing to know about the tree data structure is that each node on the tree has a value associated with it. No nodes are allowed to be empty. If a node doesn't have a value, it just doesn't exist.
HOPE THIS ANSWER WILL HELP YOU.
Answered by
0
Answer:
data structure mean to store data and show it in tabular form......
Similar questions