Artificial intelligence Strong Artificial Intelligence is __________ the study of mental faculties through the use of mental models implemented on a computer the embodiment of human intellectual capabilities within a computer all of the mentioned a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans the study of mental faculties through the use of mental models implemented on a computer the embodiment of human intellectual capabilities within a computer all of the mentioned a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is Transposition rule? From P → Q, infer ~Q → ~P From P → Q, infer Q → ~P From P → Q, infer Q → P From P → Q, infer ~Q → P From P → Q, infer ~Q → ~P From P → Q, infer Q → ~P From P → Q, infer Q → P From P → Q, infer ~Q → P ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The explanation facility of an expert system may be used to: explain the system's reasoning process both (b) and (c) construct a diagnostic model expedite the debugging process All of these explain the system's reasoning process both (b) and (c) construct a diagnostic model expedite the debugging process All of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The Cedar, BBN Butterfly, Cosmic Cube and Hypercube machine can be characterized as SIMD MISD None of these SISD MIMD SIMD MISD None of these SISD MIMD 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) (+2x1) None of these (lambda (x) (+1 (* 2x) (+ lambda (x) 1 (*2x)) (lambda (x) (+(*2 x)l)) (* lambda(x) (+2x1) None of these (lambda (x) (+1 (* 2x) (+ lambda (x) 1 (*2x)) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A* algorithm is based on ___________ Hill climbing Depth-First –Search Best-First-Search Breadth-First-Search Hill climbing Depth-First –Search Best-First-Search Breadth-First-Search ANSWER DOWNLOAD EXAMIANS APP