Ask Question
24 December, 06:14

What is the difference between a graph and a tree?

+1
Answers (1)
  1. 24 December, 08:16
    0
    Difference between graphs and Trees are as following:-

    Tree is a special kind of Graph that is Minimal connected graph and there can exist only one path between two vertices while in Graph there can be more than one path between two vertices. Tree is also a Graph which contains no loops and circuits while the Graph can have Loops. Trees have Root node while there is no such thing as root node in Graphs. There is parent child relationship in Trees while there is no such relationship in Graphs.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is the difference between a graph and a tree? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers