Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? (a = 10) (d) (setq 10 a) None of these (setq a 10) (a = b) where b = 10 None of these (a = 10) (d) (setq 10 a) None of these (setq a 10) (a = b) where b = 10 None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What was originally called the “imitation game” by its creator? Cybernetics The Logic Theorist The Turing Test LISP Cybernetics The Logic Theorist The Turing Test LISP ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The Al researcher who co-authored both the Handbook of Artificial Intelligence and The Fifth Generation is: Ed Feigenbaum Randy Davis None of these Mark Fox Bruce Lee Ed Feigenbaum Randy Davis None of these Mark Fox Bruce Lee ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Different learning methods does not include? Deduction Analogy Introduction Memorization Deduction Analogy Introduction Memorization ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is true regarding BFS (Breadth First Search)? The entire tree so far been generated must be stored in BFS BFS is nothing but Binary First Search BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists The entire tree so far been generated must be stored in BFS BFS is nothing but Binary First Search BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Decision support programs are designed to help managers make: visual presentations business decisions budget projections None of these vacation schedules visual presentations business decisions budget projections None of these vacation schedules ANSWER DOWNLOAD EXAMIANS APP