AI MCQ #232: The search strategy the uses a problem specific knowledge is known as __________…

Q232. The search strategy the uses a problem specific knowledge is known as ___________

  • a) Informed Search
  • b) Best First Search
  • c) Heuristic Search
  • d) All of the mentioned

✅ Correct Answer: D) All of the mentioned

Explanation: The problem specific knowledge is also known as Heuristics and Best-First search uses some heuristic to choose the best node for expansion.