Q244. Though local search algorithms are not systematic, key advantages would include __________
✅ Correct Answer: D) Less memory & Finds a solution in large infinite space
Explanation: Two advantages: (1) they use very little memory-usually a constant amount; and (2) they can often find reasonable solutions in large or infinite (continuous) state spaces for which systematic algorithms are unsuitable.