AI MCQ #342: What will backward chaining algorithm will return?

Q342. What will backward chaining algorithm will return?

  • a) Additional statements
  • b) Substitutes matching the query
  • c) Logical statement
  • d) All of the mentioned

✅ Correct Answer: B) Substitutes matching the query

Explanation: It will contains the list of goals containing a single element and returns the set of all substitutions satisfying the query.