Artificial intelligence The process of removing detail from a given state representation is called ______ Information Retrieval Extraction Abstraction Mining of data Information Retrieval Extraction Abstraction Mining of data ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Web Crawler is a/an ____________ Simple reflex agent Problem-solving agent Model based agent Intelligent goal-based agent Simple reflex agent Problem-solving agent Model based agent Intelligent goal-based agent ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The initial state and the legal moves for each side define the __________ for the game. Search Tree State Space Search Game Tree Forest Search Tree State Space Search Game Tree Forest ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the addition 3 + 2 is entered as 3 + 2 = 3 + 2 (+ 3 2) None of these 3 add 2 3 + 2 = 3 + 2 (+ 3 2) None of these 3 add 2 ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns . the value of a to b is (setq b a ) (set b = a) (b = a) (setq a b) None of these (setq b a ) (set b = a) (b = a) (setq a b) None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence To invoke the LISP system, you must enter None of these LISP AI CL (Common Lisp) both b and c None of these LISP AI CL (Common Lisp) both b and c ANSWER DOWNLOAD EXAMIANS APP