Artificial intelligence Which is true regarding BFS (Breadth First Search)? BFS is not guaranteed to find a solution if exists BFS is nothing but Binary First Search BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS BFS is not guaranteed to find a solution if exists BFS is nothing but Binary First Search BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Categorize Crossword puzzle in Fully Observable / Partially Observable Fully Observable All of the mentioned partially Observable None of the mentioned Fully Observable All of the mentioned partially Observable None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function (minusp (-20 4 8 8 1) returns None of these F -20 NIL T None of these F -20 NIL T ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence One method of programming a computer to exhibit human intelligence is called modeling or: None of these simulation duplication psychic amelioration cognitization None of these simulation duplication psychic amelioration cognitization ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which approach to speech recognition avoids the problem caused by the differences in the way words are pronounced according to context? continuous speech recognition speaker-dependent recognition connected word recognition None of these isolated word recognition continuous speech recognition speaker-dependent recognition connected word recognition None of these isolated word recognition ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A* algorithm is based on ___________ Depth-First –Search Breadth-First-Search Hill climbing Best-First-Search Depth-First –Search Breadth-First-Search Hill climbing Best-First-Search ANSWER DOWNLOAD EXAMIANS APP