1.

Which of the following is/are Uninformed Search technique/techniques?(a) Breadth First Search (BFS)(b) Depth First Search (DFS)(c) Bidirectional Search(d) All of the mentionedI got this question in a national level competition.My question is based upon Uninformed Search and Exploration topic in division Problem Solving of Artificial Intelligence

Answer»

The correct choice is (d) All of the mentioned

The best I can EXPLAIN: Several UNINFORMED search TECHNIQUES INCLUDES BFS, DFS, Uniform-cost, Depth-limited, Bidirectional search etc.



Discussion

No Comment Found

Related InterviewSolutions