Artificial intelligence Expert Ease was developed under the direction of __________ Donald Michie John McCarthy Lofti Zadeh Alan Turing Donald Michie John McCarthy Lofti Zadeh Alan Turing ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A* algorithm is based on ___________ Best-First-Search Hill climbing Depth-First –Search Breadth-First-Search Best-First-Search Hill climbing Depth-First –Search Breadth-First-Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Programming a robot by physically moving it through the trajectory you want it to follow is called: continuous-path control pick-and-place control contact sensing control robot vision control None of these continuous-path control pick-and-place control contact sensing control robot vision control None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The CAI (Computer-Assisted Instruction) technique based on programmed instruction is: problem-solving CAI intelligent CAI frame-based CAI generative CAI None of these problem-solving CAI intelligent CAI frame-based CAI generative CAI None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The first AI programming language was called: BASIC LISP FORTRAN None of these IPL BASIC LISP FORTRAN None of these IPL ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? (setq a 10) None of these (a = b) where b = 10 None of these (a = 10) (d) (setq 10 a) (setq a 10) None of these (a = b) where b = 10 None of these (a = 10) (d) (setq 10 a) ANSWER DOWNLOAD EXAMIANS APP