MCQs Artificial Intelligence(AI) 50+
1 A strategy where bad moves are not allowed Hill climbing Greedy search OR search A* Ans: A 2. A strategy which considers all possible moves from present state BFS DFS Simple hill climbing Gradient search Ans: A 3. Backtracking…