AI MCQ #185: A solution to a problem is a path from the initial state to a goal state. Soluti…

Q185. A solution to a problem is a path from the initial state to a goal state. Solution quality is measured by the path cost function, and an optimal solution has the highest path cost among all solutions.

  • a) True
  • b) False

✅ Correct Answer: A) True

Explanation: A solution to a problem is a path from the initial state to a goal state. Solution quality is measured by the path cost function, and an optimal solution has the lowest path cost among all solutions.