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 = b) where b = 10 (a = 10) (d) (setq 10 a) None of these None of these (setq a 10) (a = b) where b = 10 (a = 10) (d) (setq 10 a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following have computers traditionally done better than people? None of these responding flexibly computing numerically both (a) and (c) storing information None of these responding flexibly computing numerically both (a) and (c) storing information ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is the most straightforward approach for planning algorithm? State-space search Depth-first search Best-first search Hill-climbing search State-space search Depth-first search Best-first search Hill-climbing search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence One method of programming a computer to exhibit human intelligence is called modeling or: duplication None of these simulation cognitization psychic amelioration duplication None of these simulation cognitization psychic amelioration ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the atom that stands for "False" is y time nil None of these t y time nil None of these t ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Who is considered to be the "father" of artificial intelligence? John McCarthy Fisher Ada Allen Newell Alan Turning None of these John McCarthy Fisher Ada Allen Newell Alan Turning None of these ANSWER DOWNLOAD EXAMIANS APP