Q340. Which algorithm will work backward from the goal to solve a problem?
✅ Correct Answer: B) Backward chaining
Explanation: Backward chaining algorithm will work backward from the goal and it will chain the known facts that support the proof.
Q340. Which algorithm will work backward from the goal to solve a problem?
✅ Correct Answer: B) Backward chaining
Explanation: Backward chaining algorithm will work backward from the goal and it will chain the known facts that support the proof.