1.

Which search agent operates by interleaving computation and action?(a) Offline search(b) Online search(c) Breadth-first search(d) Depth-first searchThe question was asked in an internship interview.This interesting question is from Online Search Agent topic in chapter Intelligent Agents of Artificial Intelligence

Answer»

Right ANSWER is (b) Online SEARCH

To EXPLAIN: In online search, it will first TAKE an action and then observes the environment.



Discussion

No Comment Found

Related InterviewSolutions