Artificial intelligence Which search method takes less memory? Linear Search Breadth-First search Optimal search Depth-First Search Linear Search Breadth-First search Optimal search Depth-First Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The traditional way to exit and LISP system is to enter None of these quit ok exit bye None of these quit ok exit bye ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A computer vision technique that relies on image templates is: robot vision model-based vision binocular vision None of these edge detection robot vision model-based vision binocular vision None of these edge detection ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? None of these None of these (a = 10) (d) (setq 10 a) (a = b) where b = 10 (setq a 10) None of these None of these (a = 10) (d) (setq 10 a) (a = b) where b = 10 (setq a 10) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The characteristics of the computer system capable of thinking, reasoning and learning is known is human intelligence None of these artificial intelligence virtual intelligence machine intelligence human intelligence None of these artificial intelligence virtual intelligence machine intelligence ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Heuristic function h(n) is ________ Average path cost Lowest path cost Estimated cost of cheapest path from root to goal node Cheapest path from root to goal node Average path cost Lowest path cost Estimated cost of cheapest path from root to goal node Cheapest path from root to goal node ANSWER DOWNLOAD EXAMIANS APP