+1 vote
in Artificial Intelligence by
How many types of informed search method are in artificial intelligence?

(a) 1

(b) 2

(c) 3

(d) 4

I got this question during an interview for a job.

Question is from Informed Search Strategy topic in chapter Problem Solving of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Correct option is (d) 4

Explanation: The four types of informed search method are best-first search, Greedy best-first search, A* search and memory bounded heuristic search.

Related questions

+2 votes
asked Oct 26, 2021 in Artificial Intelligence by DavidAnderson
+1 vote
asked Nov 22, 2021 in Artificial Intelligence by DavidAnderson
...