InterviewSolution
Saved Bookmarks
| 1. |
Which of the following algorithm is online search algorithm?(a) Breadth-first search algorithm(b) Depth-first search algorithm(c) Hill-climbing search algorithm(d) None of the mentionedI got this question during an online interview.I want to ask this question from Online Search Agent in chapter Intelligent Agents of Artificial Intelligence |
|
Answer» Right choice is (c) Hill-climbing SEARCH ALGORITHM |
|