M
Explanation by: Mr. Dubey
prim’s algorithm iterates from one node to another, so it can not be applied for disconnected graph. kruskal’s algorithm can be applied to the disconnected graphs to construct the minimum cost forest. kruskal’s algorithm is comparatively easier and simpler than prim’s algorithm.
You must be Logged in to update hint/solution
Related MCQs
Q. The regular sets are closed under:
Q. --------- The degree to which standard interfaces protocols and bandwidth are used.
Q. Which of the following commands will create a list?
Q. TCP/IP model was developed _____ the OSI model.
Q. Which of the following is a transport layer protocol?
Q. Uses cases are represented as ________ within the system rectangle.
Q. A good mapping does not depends on which following factor
Discusssion
Login to discuss.