One definition of AI focuses on problem-solving methods that process: algorithms symbols smell None of these touch TRUE ANSWER : ? YOUR ANSWER : ?
How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture? None of these one or more ALUs Impossible to say One ALU Only two ALU TRUE ANSWER : ? YOUR ANSWER : ?
A.M. turing developed a technique for determining whether a computer could or could not demonstrate the artificial Intelligence,, Presently, this technique is called None of these Boolean Algebra Algorithm Turing Test Logarithm TRUE ANSWER : ? YOUR ANSWER : ?
What is state space? Problem you design The whole problem Your Definition to a problem Representing your problem with variable and parameter TRUE ANSWER : ? YOUR ANSWER : ?
A problem solving approach works well for ______________ 8-Puzzle problem 8-queen problem Finding a optimal path from a given source to a destination Mars Hover (Robot Navigation) TRUE ANSWER : ? YOUR ANSWER : ?
What are Semantic Networks? Data Type None of the mentioned A way of representing knowledge Data Structure TRUE ANSWER : ? YOUR ANSWER : ?
The Personal Consultant is based on: EMYCIN None of these XCON OPS5+ All of these TRUE ANSWER : ? YOUR ANSWER : ?
To invoke the LISP system, you must enter both b and c None of these LISP AI CL (Common Lisp) TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the atom that stands for "False" is None of these nil time y t TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function returns the list that results after the first element is removed (the rest f the list), is..........? cdr last car cons TRUE ANSWER : ? YOUR ANSWER : ?