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 DEC advertises that it helped to create "the world's first expert system routinely used in an industrial environment," called XCON or: None of these Rl PDP-11 MAGNOM VAX None of these Rl PDP-11 MAGNOM VAX ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the name of the computer program that contains the distilled knowledge of an expert? Management information System Artificial intelligence Expert system None of these Data base management system Management information System Artificial intelligence Expert system None of these Data base management system ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Natural language understanding is used in: (b) and (c) above natural language interfaces All of these text understanding systems natural language front ends (b) and (c) above natural language interfaces All of these text understanding systems natural language front ends ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function X (x). (2x+l) would be rendered as (lambda (x) (+1 (* 2x) (+ lambda (x) 1 (*2x)) None of these (lambda (x) (+(*2 x)l)) (* lambda(x) (+2x1) (lambda (x) (+1 (* 2x) (+ lambda (x) 1 (*2x)) None of these (lambda (x) (+(*2 x)l)) (* lambda(x) (+2x1) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An expert system differs from a database program in that only an expert system: contains declarative knowledge contains procedural knowledge features the retrieval of stored information None of these expects users to draw their own conclusions contains declarative knowledge contains procedural knowledge features the retrieval of stored information None of these expects users to draw their own conclusions ANSWER DOWNLOAD EXAMIANS APP