Artificial intelligence Which search algorithm imposes a fixed depth limit on nodes? Depth-first search Depth-limited search Iterative deepening search Bidirectional search Depth-first search Depth-limited search Iterative deepening search Bidirectional search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Special programs that assist programmers are called: intelligent programming tools None of these heuristic processors symbolic programmers program recognizers intelligent programming tools None of these heuristic processors symbolic programmers program recognizers ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The Newell and Simon program that proved theorems of Principia Mathematica was: Logic Theorist General Problem Solver None of these Boolean Algebra Elementary Perceiver Logic Theorist General Problem Solver None of these Boolean Algebra Elementary Perceiver ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An AI system developed by Daniel Bobrow to read and solve algebra word problems None of these BACON SHRDLU SIMD STUDENT None of these BACON SHRDLU SIMD STUDENT ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? None of these (a = b) where b = 10 None of these (setq a 10) (a = 10) (d) (setq 10 a) None of these (a = b) where b = 10 None of these (setq a 10) (a = 10) (d) (setq 10 a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Neural Networks are complex ______________ with many parameters. Linear Functions Nonlinear Functions Discrete Functions Exponential Functions Linear Functions Nonlinear Functions Discrete Functions Exponential Functions ANSWER DOWNLOAD EXAMIANS APP