Artificial intelligence In LISP, the function assigns . the value of a to b is (set b = a) (setq b a ) (b = a) None of these (setq a b) (set b = a) (setq b a ) (b = a) None of these (setq a b) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function returns the list that results after the first element is removed (the rest f the list), is..........? car cons last cdr car cons last cdr ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Nils Nilsson headed a team at SRI that created a mobile robot named: Vax Robitics Shakey Dedalus None of these Vax Robitics Shakey Dedalus None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Special programs that assist programmers are called: program recognizers None of these heuristic processors intelligent programming tools symbolic programmers program recognizers None of these heuristic processors intelligent programming tools symbolic programmers ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What are Semantic Networks? A way of representing knowledge Data Structure None of the mentioned Data Type A way of representing knowledge Data Structure None of the mentioned Data Type ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? Breadth-first search algorithm None of the mentioned Depth-first search algorithm Hill-climbing search algorithm Breadth-first search algorithm None of the mentioned Depth-first search algorithm Hill-climbing search algorithm ANSWER DOWNLOAD EXAMIANS APP