1.

Which is the most straightforward approach for planning algorithm?(a) Best-first search(b) State-space search(c) Depth-first search(d) Hill-climbing search

Answer» Right answer is (b) State-space search

For explanation I would say: The straightforward approach for planning algorithm is state space search because it takes into account of everything for finding a solution.


Discussion

No Comment Found

Related InterviewSolutions