Report Bug
Qus : Which of the following is not a property of tree?
QusWhich of the following is not a property of tree?

A. Any connected subgraph is a tree.
B.
C. There is not a unique simple path between every pair of vertices
D. Removing any age disconnects the graph.


Solution







Report Bug