1.

What will backward chaining algorithm will return?(a) Additional statements(b) Substitutes matching the query(c) Logical statement(d) All of the mentionedThe question was posed to me in an internship interview.This key question is from Backward Chaining topic in division Logical Agents of Artificial Intelligence

Answer»

Right answer is (b) Substitutes matching the QUERY

To elaborate: It will contains the list of goals containing a single element and RETURNS the SET of all SUBSTITUTIONS SATISFYING the query.



Discussion

No Comment Found

Related InterviewSolutions