Artificial intelligence In LISP, the function assigns . the value of a to b is (setq a b) (set b = a) (setq b a ) None of these (b = a) (setq a b) (set b = a) (setq b a ) None of these (b = a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the term used for describing the judgmental or commonsense part of problem solving? Critical Heuristic None of these Analytical Value based Critical Heuristic None of these Analytical Value based ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A search algorithm takes _________ as an input and returns ________ as an output. Problem, solution Parameters, sequence of actions Input, output Solution, problem Problem, solution Parameters, sequence of actions Input, output Solution, problem ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The primary interactive method of communication used by humans is: None of these speaking All of these writing reading None of these speaking All of these writing reading ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the space complexity of Depth-first search? O(m) O(bm) O(bl) O(b) O(m) O(bm) O(bl) O(b) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following have computers traditionally done better than people? responding flexibly None of these storing information computing numerically both (a) and (c) responding flexibly None of these storing information computing numerically both (a) and (c) ANSWER DOWNLOAD EXAMIANS APP