Prim's algorithm is a/an
Step-by-step Solution:
Prim's algorithm is a greedy algorithm because it builds the MST by making the best choice at each step. \[\] Correct Answer: (b)