Seymour Papert of the MIT AI lab created a programming environment for children called:
Seymour Papert of the MIT AI lab created a programming environment for children called:
An AI technique that allows computers to understand associations and relationships between objects and events is called:
An AI technique that allows computers to understand associations and relationships between objects and events is called:
Visual clues that are helpful in computer vision include:
Visual clues that are helpful in computer vision include:
The new organization established to implement the Fifth Generation Project is called:
The new organization established to implement the Fifth Generation Project is called:
Which company offers the LISP machine considered to be "the most powerful symbolic processor available"?
Which company offers the LISP machine considered to be "the most powerful symbolic processor available"?
The field that investigates the mechanics of human intelligence is:
The field that investigates the mechanics of human intelligence is:
In LISP, the function assigns the symbol x to y is
In LISP, the function assigns the symbol x to y is
What was originally called the "imitation game" by its creator?
What was originally called the "imitation game" by its creator?
A natural language generation program must decide:
A natural language generation program must decide:
Claude Shannon described the operation of electronic switching circuits with a system of mathematical logic called:
Claude Shannon described the operation of electronic switching circuits with a system of mathematical logic called:
A computer program that contains expertise in a particular domain is called an:
A computer program that contains expertise in a particular domain is called an:
Research scientists all over the world are taking steps towards building computers with circuits patterned after the complex inter connections existing among the human brain's nerve cells. What name is given to such type of computers?
Research scientists all over the world are taking steps towards building computers with circuits patterned after the complex inter connections existing among the human brain's nerve cells. What name is given to such type of computers?
In LISP, the function returns the first element of a list Is
In LISP, the function returns the first element of a list Is
A process that is repeated, evaluated, and refined is called:
A process that is repeated, evaluated, and refined is called:
In a rule-based system, procedural domain knowledge is in the form of:
In a rule-based system, procedural domain knowledge is in the form of:
What stage of the manufacturing process has been described as "the mapping of function onto form"?
What stage of the manufacturing process has been described as "the mapping of function onto form"?
Which type of actuator generates a good deal of power but tends to be messy?
Which type of actuator generates a good deal of power but tends to be messy?
Programming a robot by physically moving it through the trajectory you want it to follow is called:
Programming a robot by physically moving it through the trajectory you want it to follow is called:
A bidirectional feedback loop links computer modelling with:
A bidirectional feedback loop links computer modelling with:
Which of the following have people traditionally done better than computers?
Which of the following have people traditionally done better than computers?
Which kind of planning consists of successive representations of different levels of a plan?
Which kind of planning consists of successive representations of different levels of a plan?
In 1985, the famous chess player David Levy beat a world champion chess program in four straight games by using orthodox moves that confused the program. What was the name of the chess program?
In 1985, the famous chess player David Levy beat a world champion chess program in four straight games by using orthodox moves that confused the program. What was the name of the chess program?
What is the name of the computer program that contains the distilled knowledge of an expert?
What is the name of the computer program that contains the distilled knowledge of an expert?
What is the name of the computer program that simulates the thought processes of human beings?
What is the name of the computer program that simulates the thought processes of human beings?
The explanation facility of an expert system may be used to:
The explanation facility of an expert system may be used to:
What is the term used for describing the judgmental or commonsense part of problem solving?
What is the term used for describing the judgmental or commonsense part of problem solving?
A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing.
A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing.
If a robot can alter its own trajectory in response to external conditions, it is considered to be:
If a robot can alter its own trajectory in response to external conditions, it is considered to be:
In LISP, the addition 3 + 2 is entered as
In LISP, the addition 3 + 2 is entered as
The hardware features of LISP machines generally include:
The hardware features of LISP machines generally include:
Ambiguity may be caused by:
Ambiguity may be caused by:
DEC advertises that it helped to create "the world's first expert system routinely used in an industrial environment," called XCON or:
DEC advertises that it helped to create "the world's first expert system routinely used in an industrial environment," called XCON or:
Prior to the invention of time sharing, the prevalent method of computer access was:
Prior to the invention of time sharing, the prevalent method of computer access was:
The Strategic Computing Program is a project of the:
The Strategic Computing Program is a project of the:
Who is considered to be the "father" of artificial intelligence?
Who is considered to be the "father" of artificial intelligence?
High-resolution, bit-mapped displays are useful for displaying:
High-resolution, bit-mapped displays are useful for displaying:
PROLOG is an AI programming language which solves problems with a form of symbolic logic known as predicate calculus. It was developed in 1972 at the University of Marseilles by a team of specialists. Can you name the person who headed this team?
PROLOG is an AI programming language which solves problems with a form of symbolic logic known as predicate calculus. It was developed in 1972 at the University of Marseilles by a team of specialists. Can you name the person who headed this team?
In LISP, the function returns t if <object> is a CONS cell and nil otherwise:
In LISP, the function returns t if <object> is a CONS cell and nil otherwise:
In which of the following areas may ICAI programs prove to be useful?
In which of the following areas may ICAI programs prove to be useful?
Nils Nilsson headed a team at SRI that created a mobile robot named:
Nils Nilsson headed a team at SRI that created a mobile robot named:
Natural language processing is divided into the two subfields of:
Natural language processing is divided into the two subfields of:
A problem is first connected to its proposed solution during the _____ stage.
A problem is first connected to its proposed solution during the _____ stage.
In LISP, the function evaluates both <variable> and <object> is
In LISP, the function evaluates both <variable> and <object> is
One of the leading American robotics centers is the Robotics Institute located at:
One of the leading American robotics centers is the Robotics Institute located at:
The original LISP machines produced by both LMI and Symbolics were based on research performed at:
The original LISP machines produced by both LMI and Symbolics were based on research performed at:
Decision support programs are designed to help managers make:
Decision support programs are designed to help managers make:
What of the following is considered to be a pivotal event in the history of AI.
What of the following is considered to be a pivotal event in the history of AI.
In LISP, the function X (x). (2x+l) would be rendered as
In LISP, the function X (x). (2x+l) would be rendered as