Artificial intelligence How many types are available in uninformed search method? 4 2 5 3 4 2 5 3 ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence DEC advertises that it helped to create "the world's first expert system routinely used in an industrial environment," called XCON or: MAGNOM VAX Rl None of these PDP-11 MAGNOM VAX Rl None of these PDP-11 ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? None of the mentioned Depth-first search algorithm Breadth-first search algorithm Hill-climbing search algorithm None of the mentioned Depth-first search algorithm Breadth-first search algorithm Hill-climbing search algorithm ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns the symbol x to y is (setq y x) (set y = 'x') (setq y = 'x') None of these (setq y 'x') (setq y x) (set y = 'x') (setq y = 'x') None of these (setq y 'x') ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the rule of simple reflex agent? None of the mentioned Condition-action rule Simple-action rule Simple & Condition-action rule None of the mentioned Condition-action rule Simple-action rule Simple & Condition-action rule ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence When a top-level function is entered, the LISP processor do(es) It evaluates the function and the function's operands All of these None of these It reads the function entered It prints the results returned by the function. It evaluates the function and the function's operands All of these None of these It reads the function entered It prints the results returned by the function. ANSWER DOWNLOAD EXAMIANS APP