AI MCQ #237: Heuristic function h(n) is ________

Q237. Heuristic function h(n) is ________

  • a) Lowest path cost
  • b) Cheapest path from root to goal node
  • c) Estimated cost of cheapest path from root to goal node
  • d) Average path cost

✅ Correct Answer: C) Estimated cost of cheapest path from root to goal node

Explanation: Heuristic is an estimated cost.