LISP machines also are known as: AI workstations None of these time-sharing terminals super mini computers All of these TRUE ANSWER : ? YOUR ANSWER : ?
A series of AI systems developed by Pat Langley to explore the role of heuristics in scientific discovery. BACON None of these DU RAMD MIT TRUE ANSWER : ? YOUR ANSWER : ?
Natural language understanding is used in: natural language front ends natural language interfaces (b) and (c) above All of these text understanding systems TRUE ANSWER : ? YOUR ANSWER : ?
Artificial intelligence is None of these All of these the embodiment of human intellectual capabilities within a computer. the study of mental faculties through the use of mental models implemented on a computer. a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans. TRUE ANSWER : ? YOUR ANSWER : ?
Weak AI is a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans. None of these the embodiment of human intellectual capabilities within a computer. the study of mental faculties through the use of mental models implemented on a computer. All of these TRUE ANSWER : ? YOUR ANSWER : ?
An expert system differs from a database program in that only an expert system: features the retrieval of stored information contains procedural knowledge None of these contains declarative knowledge expects users to draw their own conclusions TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the atom that stands for "true" is None of these t y ml time TRUE ANSWER : ? YOUR ANSWER : ?
What is the expansion if PEAS in task environment? None of the mentioned Performance, Environment, Actuators, Sensors Perceiving, Environment, Actuators, Sensors Peer, Environment, Actuators, Sense TRUE ANSWER : ? YOUR ANSWER : ?
The component of an ICAI (Intelligent Computer-Asslsted Instruction) presenting information to the student is the: All of these None of these tutoring module problem-solving expertise student model TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function assigns . the value of a to b is None of these (setq a b) (b = a) (setq b a ) (set b = a) TRUE ANSWER : ? YOUR ANSWER : ?