Artificial intelligence Which search method takes less memory? Breadth-First search Linear Search Optimal search Depth-First Search Breadth-First search Linear Search Optimal search Depth-First Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The first widely-used commercial form of Artificial Intelligence (Al) is being used in many popular products like microwave ovens, automobiles and plug in circuit boards for desktop PCs. It allows machines to handle vague information with a deftness that mimics human intuition. What is the name of this AI? Human logic None of these Functional logic Boolean logic Fuzzy logic Human logic None of these Functional logic Boolean logic Fuzzy logic ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The Newell and Simon program that proved theorems of Principia Mathematica was: General Problem Solver Logic Theorist Elementary Perceiver None of these Boolean Algebra General Problem Solver Logic Theorist Elementary Perceiver None of these Boolean Algebra ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The integrated circuit was invented by Jack Kilby of: None of these All of these Xerox Texas Instruments MIT None of these All of these Xerox Texas Instruments MIT ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence How many control unit(s) is/are available in SISD (single data stream, single data stream) architecture? more than one two Mone None of these one more than one two Mone None of these one 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 = 10) (d) (setq 10 a) None of these (a = b) where b = 10 (setq a 10) None of these (a = 10) (d) (setq 10 a) None of these (a = b) where b = 10 ANSWER DOWNLOAD EXAMIANS APP