Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? (a = b) where b = 10 None of these (setq a 10) None of these (a = 10) (d) (setq 10 a) (a = b) where b = 10 None of these (setq a 10) None of these (a = 10) (d) (setq 10 a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence One of the leading American robotics centers is the Robotics Institute located at: RAND None of these MIT CMU SRI RAND None of these MIT CMU SRI ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence To which depth does the alpha-beta pruning can be applied? Any depth 8 states 6 states 10 states Any depth 8 states 6 states 10 states ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence LISP machines also are known as: AI workstations None of these time-sharing terminals All of these super mini computers AI workstations None of these time-sharing terminals All of these super mini computers ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the addition 3 + 2 is entered as None of these 3 add 2 3 + 2 3 + 2 = (+ 3 2) None of these 3 add 2 3 + 2 3 + 2 = (+ 3 2) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which environment is called as semi dynamic? Environment does not change with the passage of time Agent performance changes Environment will be changed Environment does not change with the passage of time, but Agent performance changes Environment does not change with the passage of time Agent performance changes Environment will be changed Environment does not change with the passage of time, but Agent performance changes ANSWER DOWNLOAD EXAMIANS APP