Artificial intelligence Which search method takes less memory? Optimal search Breadth-First search Depth-First Search Linear Search Optimal search Breadth-First search Depth-First Search Linear Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Web Crawler is a/an ____________ Simple reflex agent Problem-solving agent Intelligent goal-based agent Model based agent Simple reflex agent Problem-solving agent Intelligent goal-based agent Model based agent ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the Following problems can be modeled as CSP? 8-Puzzle problem 8-Queen problem All of the mentioned Map coloring problem 8-Puzzle problem 8-Queen problem All of the mentioned Map coloring problem ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence How the new states are generated in genetic algorithm? Composition Both Mutation & Cross-over Mutation Cross-over Composition Both Mutation & Cross-over Mutation Cross-over ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns the symbol x to y is (set y = 'x') None of these (setq y 'x') (setq y x) (setq y = 'x') (set y = 'x') None of these (setq y 'x') (setq y x) (setq y = 'x') ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Where does the Hidden Markov Model is used? Speech recognition None of the mentioned Both Speech recognition & Understanding of real world Understanding of real world Speech recognition None of the mentioned Both Speech recognition & Understanding of real world Understanding of real world ANSWER DOWNLOAD EXAMIANS APP