Artificial intelligence Which search method takes less memory? Linear Search Depth-First Search Breadth-First search Optimal search Linear Search Depth-First Search Breadth-First search Optimal search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A problem solving approach works well for ______________ Finding a optimal path from a given source to a destination 8-Puzzle problem 8-queen problem Mars Hover (Robot Navigation) Finding a optimal path from a given source to a destination 8-Puzzle problem 8-queen problem Mars Hover (Robot Navigation) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which kind of planning consists of successive representations of different levels of a plan? hierarchical planning project planning all of the mentioned non-hierarchical planning hierarchical planning project planning all of the mentioned non-hierarchical planning ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The new organization established to implement the Fifth Generation Project is called: None of these SCP (Stategic Computing Program) MCC (Microelectronics and Computer Technology Corporation) MITI (Ministry of International Trade and Industry) ICOT (Institute for New Generation Computer Technology) None of these SCP (Stategic Computing Program) MCC (Microelectronics and Computer Technology Corporation) MITI (Ministry of International Trade and Industry) ICOT (Institute for New Generation Computer Technology) 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? None of these isolated word recognition speaker-dependent recognition connected word recognition continuous speech recognition None of these isolated word recognition speaker-dependent recognition connected word recognition continuous speech recognition ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns the symbol x to y is (setq y 'x') None of these (set y = 'x') (setq y = 'x') (setq y x) (setq y 'x') None of these (set y = 'x') (setq y = 'x') (setq y x) ANSWER DOWNLOAD EXAMIANS APP