

InterviewSolution
Saved Bookmarks
1. |
The spanning tree will be maximally acyclic if ____________(a) one additional edge makes a cycle in the tree(b) two additional edges makes a cycle in the tree(c) removing one edge makes the tree cycle free(d) removing two edges make the tree cycle freeI have been asked this question in final exam.My question is based upon Spanning Trees topic in chapter Trees of Discrete Mathematics |
Answer» Right CHOICE is (a) one ADDITIONAL edge makes a CYCLE in the TREE |
|