CompTIA DataX (DY0-001) — Question 11

The term "greedy algorithms" refers to machine-learning algorithms that:

Answer options

Correct answer: D

Explanation

The correct answer is D, as greedy algorithms focus on making the best immediate choice without considering the global context. Options A, B, and C describe different approaches in machine learning and decision-making that do not align with the greedy method's principle of local optimization.