AI MCQ #246: _______________ Is an algorithm, a loop that continually moves in the direction …

Q246. _______________ Is an algorithm, a loop that continually moves in the direction of increasing value – that is uphill.

  • a) Up-Hill Search
  • b) Hill-Climbing
  • c) Hill algorithm
  • d) Reverse-Down-Hill search

✅ Correct Answer: B) Hill-Climbing

Explanation: Refer the definition of Hill-Climbing approach.