The hardware features of LISP machines generally include:
The hardware features of LISP machines generally include:
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?
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 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 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.
Which of the following have people traditionally done better than computers?
Which of the following have people traditionally done better than computers?
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:
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:
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?
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?
What was originally called the "imitation game" by its creator?
What was originally called the "imitation game" by its creator?
In LISP, the function evaluates both <variable> and <object> is
In LISP, the function evaluates both <variable> and <object> is
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?
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:
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?
A problem is first connected to its proposed solution during the _____ stage.
A problem is first connected to its proposed solution during the _____ stage.
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:
Who is considered to be the "father" of artificial intelligence?
Who is considered to be the "father" of artificial intelligence?
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:
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 function X (x). (2x+l) would be rendered as
In LISP, the function X (x). (2x+l) would be rendered as
Ambiguity may be caused by:
Ambiguity may be caused by:
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:
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:
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:
High-resolution, bit-mapped displays are useful for displaying:
High-resolution, bit-mapped displays are useful for displaying:
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:
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 Strategic Computing Program is a project of the:
The Strategic Computing Program is a project of the:
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.
A bidirectional feedback loop links computer modelling with:
A bidirectional feedback loop links computer modelling with:
In LISP, the function assigns the symbol x to y is
In LISP, the function assigns the symbol x to y is
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:
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"?
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?
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:
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?
The field that investigates the mechanics of human intelligence is:
The field that investigates the mechanics of human intelligence is:
In LISP, the addition 3 + 2 is entered as
In LISP, the addition 3 + 2 is entered as
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?
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:
A process that is repeated, evaluated, and refined is called:
A process that is repeated, evaluated, and refined is called:
A natural language generation program must decide:
A natural language generation program must decide:
Natural language processing is divided into the two subfields of:
Natural language processing is divided into the two subfields of:
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:
In LISP, the function returns the first element of a list Is
In LISP, the function returns the first element of a list Is