Artificial intelligence Shaping teaching techniques to fit the learning patterns of individual students is the goal of: intelligent computer-assisted instruction decision support None of these automatic programming expert systems intelligent computer-assisted instruction decision support None of these automatic programming expert systems ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which approach to speech recognition avoids the problem caused by the variation in speech patterns among different speakers? Continuous speech recognition Connected word recognition None of these Speaker-dependent recognition Isolated word recognition Continuous speech recognition Connected word recognition None of these Speaker-dependent recognition Isolated word recognition ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A computer program that contains expertise in a particular domain is called an: automatic processor expert system None of these operational symbolizer intelligent planner automatic processor expert system None of these operational symbolizer intelligent planner ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is the most straightforward approach for planning algorithm? Best-first search Hill-climbing search State-space search Depth-first search Best-first search Hill-climbing search State-space search Depth-first search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? Hill-climbing search algorithm Depth-first search algorithm None of the mentioned Breadth-first search algorithm Hill-climbing search algorithm Depth-first search algorithm None of the mentioned Breadth-first search algorithm ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns the symbol x to y is (setq y x) (setq y 'x') (set y = 'x') (setq y = 'x') None of these (setq y x) (setq y 'x') (set y = 'x') (setq y = 'x') None of these ANSWER DOWNLOAD EXAMIANS APP