LISP machines also are known as:
A. AI workstations
B. time-sharing terminals
C. super mini computers
D. All of the above
E. None of the above
Select an option to see the answer and solution.
Natural language processing can be divided into the two subfields of:
A. context and expectations
B. generation and understanding
C. semantics of pragmatics
D. recognition and synthesis
E. None of the above
Select an option to see the answer and solution.
How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture?
A. one or more ALUs
B. One ALU
C. Only two ALU
D. Impossible to say
E. None of the above
Select an option to see the answer and solution.
Which of the following function returns t if the object is a number in LISP?
A. (number <object>)
B. (numberp <object>)
C. (numericp <object>)
D. (numeric <object>)
E. None of the above
Select an option to see the answer and solution.
Which of the following have computers traditionally done better than people?
A. storing information
B. responding flexibly
C. computing numerically
D. both (a) and (c)
E. None of the above
Select an option to see the answer and solution.
The characteristics of the computer system capable of thinking, reasoning and learning is known is
A. machine intelligence
B. human intelligence
C. artificial intelligence
D. virtual intelligence
E. None of the above
Select an option to see the answer and solution.
What part of the manufacturing process relate to each stage of the process and to the process as a whole?
A. field service
B. design
C. distribution
D. project management
E. None of the above
Select an option to see the answer and solution.
The area of AI that investigates methods of facilitating communication between people and computers is:
A. natural language processing
B. symbolic processing
C. decision support
D. robotics
E. None of the above
Select an option to see the answer and solution.
In the 16th century, a Czech rabbi reportedly created a living clay man whose name has become a synonym for an artificial human. The clay man's name was:
A. Frankenstein
B. Golem
C. Paracelsus
D. Hal
E. None of the above
Select an option to see the answer and solution.
For speech understanding systems to gain widespread acceptance in office automation, they must feature:
A. speaker independence
B. speaker dependence
C. isolated word recognition
D. All of the above
E. None of the above
Select an option to see the answer and solution.
In LISP, the function returns the list that results after the first element is removed (the rest f the list), is
A. car
B. last
C. cons
D. cdr
E. None of the above
Select an option to see the answer and solution.
Output segments of AI programming contain(s)
A. printed language and synthesized speech
B. Manipulation of physical object
C. Locomotion
D. All of the above
E. None of the above
Select an option to see the answer and solution.
LISP was created by:
A. John McCarthy
B. Marvin Minsky
C. Alan Turing
D. Allen Newell and Herbert Simon
E. None of the above
Select an option to see the answer and solution.
Expert Ease was developed under the direction of:
A. John McCarthy
B. Donald Michie
C. Lofti Zadeh
D. Alan Turing
E. None of the above
Select an option to see the answer and solution.
An AI system developed by Terry A. Winograd to permit an interactive dialogue about a domain he called blocks-world.
A. SHRDLU
B. SIMD
C. BACON
D. STUDENT
E. None of the above
Select an option to see the answer and solution.
MLMenu, a natural language interface for the TI Explorer, is similar to:
A. Ethernet
B. NaturalLink
C. PROLOG
D. the Personal Consultant
E. None of the above
Select an option to see the answer and solution.
How many control unit(s) is/are available in SISD (single data stream, single data stream) architecture?
A. one
B. two
C. more than one
D. Mone
E. None of the above
Select an option to see the answer and solution.
Strong AI is
A. the embodiment of human intellectual capabilities within a computer.
B. a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
C. the study of mental faculties through the use of mental models implemented on a computer.
D. All of the above
E. None of the above
Select an option to see the answer and solution.
The traditional way to exit and LISP system is to enter
A. quit
B. exit
C. bye
D. ok
E. None of the above
Select an option to see the answer and solution.
In which of the following situations might a blind search be acceptable?
A. real-life situation
B. complex game
C. small search space
D. All of the above
E. None of the above
Select an option to see the answer and solution.