

InterviewSolution
Saved Bookmarks
1. |
If minimum cost edge of a graph is unique, then that edge will be added to any MST. Choose the correct option.(a) false(b) maximum cost edge is added(c) true(d) minimum cost edge need not be uniqueI got this question in examination.This question is from Spanning Trees in portion Trees of Discrete Mathematics |
Answer» Right option is (c) true |
|