Examveda

Which of the following is true?

A. Prim's algorithm initialises with a vertex

B. Prim's algorithm initialises with a edge

C. Prim's algorithm initialises with a vertex which has smallest edge

D. Prim's algorithm initialises with a forest

Answer: Option A


Join The Discussion

Related Questions on Graph Algorithms (DFS, BFS, Dijkstras, etc)