Artificial intelligence Language/Languages used for programming Constraint Programming includes ____________ C# C Fortran Prolog C# C Fortran Prolog ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns . the value of a to b is (setq a b) (setq b a ) (set b = a) (b = a) None of these (setq a b) (setq b a ) (set b = a) (b = a) None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A computer program that contains expertise in a particular domain is called an: automatic processor intelligent planner operational symbolizer None of these expert system automatic processor intelligent planner operational symbolizer None of these expert system ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing. Tree Network Transition Network None of these Complete Network Star Network Tree Network Transition Network None of these Complete Network Star Network ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A completely automated chess engine (Learn from previous games) is based on? Strong Artificial Intelligence approach Applied Artificial Intelligence approach Cognitive Artificial Intelligence approach Weak Artificial Intelligence approach Strong Artificial Intelligence approach Applied Artificial Intelligence approach Cognitive Artificial Intelligence approach Weak Artificial Intelligence approach ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function X (x). (2x+l) would be rendered as (lambda (x) (+(*2 x)l)) (+ lambda (x) 1 (*2x)) None of these (lambda (x) (+1 (* 2x) (* lambda(x) (+2x1) (lambda (x) (+(*2 x)l)) (+ lambda (x) 1 (*2x)) None of these (lambda (x) (+1 (* 2x) (* lambda(x) (+2x1) ANSWER DOWNLOAD EXAMIANS APP