Artificial intelligence The expert system developed at MIT to solve mathematical problems is known as: CMU RAND MOLGEN MACSYMA ISIS CMU RAND MOLGEN MACSYMA ISIS ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which technique is being investigated as an approach to automatic programming? All of these non-hierarchical planning specification by example None of these generative CAI All of these non-hierarchical planning specification by example None of these generative CAI ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is Transposition rule? From P → Q, infer ~Q → ~P From P → Q, infer Q → ~P From P → Q, infer Q → P From P → Q, infer ~Q → P From P → Q, infer ~Q → ~P From P → Q, infer Q → ~P From P → Q, infer Q → P From P → Q, infer ~Q → P ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Heuristic function h(n) is ________ Estimated cost of cheapest path from root to goal node Lowest path cost Cheapest path from root to goal node Average path cost Estimated cost of cheapest path from root to goal node Lowest path cost Cheapest path from root to goal node Average path cost 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 (setq a 10) (a = 10) (d) (setq 10 a) (a = b) where b = 10 None of these None of these (setq a 10) (a = 10) (d) (setq 10 a) (a = b) where b = 10 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