Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? (a = 10) (d) (setq 10 a) None of these (setq a 10) (a = b) where b = 10 None of these (a = 10) (d) (setq 10 a) None of these (setq a 10) (a = b) where b = 10 None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Where does the Hidden Markov Model is used? None of the mentioned Speech recognition Both Speech recognition & Understanding of real world Understanding of real world None of the mentioned Speech recognition Both Speech recognition & Understanding of real world Understanding of real world ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A completely automated chess engine (Learn from previous games) is based on? Applied Artificial Intelligence approach Weak Artificial Intelligence approach Strong Artificial Intelligence approach Cognitive Artificial Intelligence approach Applied Artificial Intelligence approach Weak Artificial Intelligence approach Strong Artificial Intelligence approach Cognitive Artificial Intelligence approach ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Special programs that assist programmers are called: program recognizers symbolic programmers None of these heuristic processors intelligent programming tools program recognizers symbolic programmers None of these heuristic processors intelligent programming tools ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In which of the following areas may ICAI programs prove to be useful? All of these None of these educational institutions department of Defence corporations All of these None of these educational institutions department of Defence corporations ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search method takes less memory? Depth-First Search Optimal search Linear Search Breadth-First search Depth-First Search Optimal search Linear Search Breadth-First search ANSWER DOWNLOAD EXAMIANS APP