Artificial intelligence In LISP, the addition 3 + 2 is entered as 3 + 2 = (+ 3 2) None of these 3 add 2 3 + 2 3 + 2 = (+ 3 2) None of these 3 add 2 3 + 2 ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An algorithm is complete if ____________ It has a loop It does not terminate with a solution It terminates with a solution when one exists It starts with a solution It has a loop It does not terminate with a solution It terminates with a solution when one exists It starts with a solution ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the goal of artificial intelligence? To solve real-world problems To explain various sorts of intelligence To extract scientific causes To solve artificial problems To solve real-world problems To explain various sorts of intelligence To extract scientific causes To solve artificial problems 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 (a = 10) (d) (setq 10 a) (setq a 10) (a = b) where b = 10 None of these None of these (a = 10) (d) (setq 10 a) (setq a 10) (a = b) where b = 10 ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the Following problems can be modeled as CSP? 8-Queen problem All of the mentioned Map coloring problem 8-Puzzle problem 8-Queen problem All of the mentioned Map coloring problem 8-Puzzle problem ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which environment is called as semi dynamic? Agent performance changes Environment does not change with the passage of time Environment will be changed Environment does not change with the passage of time, but Agent performance changes Agent performance changes Environment does not change with the passage of time Environment will be changed Environment does not change with the passage of time, but Agent performance changes ANSWER DOWNLOAD EXAMIANS APP