AI MCQ #244: Though local search algorithms are not systematic, key advantages would include …

Q244. Though local search algorithms are not systematic, key advantages would include __________

  • a) Less memory
  • b) More time
  • c) Finds a solution in large infinite space
  • d) Less memory & Finds a solution in large infinite space

✅ 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.