Que- The Al researcher who co-authored both the Handbook of Artificial Intelligence and The Fifth Generation is:
a. Bruce Lee
b. Randy Davis
c. Ed Feigenbaum
d. Mark Fox
Ans- Ed Feigenbaum
Que- Which of the following is being investigated as a means of automating the creation of a knowledge base?
a. automatic knowledge acquisition
b. simpler tools
c. discovery of new concepts
d. all of the mentioned
Ans- all of the mentioned
Que- The CAI (Computer-Assisted Instruction) technique based on programmed instruction is:
a. frame-based CAI
b. generative CAI
c. problem-solving CAI
d. intelligent CAI
Ans- frame-based CAI
Que- A robot's "arm" is also known as its:
a. end effector
b. actuator
c. manipulator
d. servomechanism
Ans- manipulator
Que- KEE is a product of:
a. Teknowledge
b. IntelliCorpn
c. Texas Instruments
d. Tech knowledge
Ans- IntelliCorpn
Que- In LISP, the function X (x). (2x+l) would be rendered as
a. (lambda (x) (+(*2 x)l))
b. (lambda (x) (+1 (* 2x)
c. (+ lambda (x) 1 (*2x))
d. (* lambda(x) (+2×1)
Ans- (lambda (x) (+(*2 x)l))
Que- A natural language generation program must decide:
a. what to say
b. when to say something
c. why it is being used
d. both what to say & when to say something
Ans- what to say
Que- The hardware features of LISP machines generally include:
a. large memory and a high-speed processor
b. letter-quality printers and 8-inch disk drives
c. a mouse and a specialized keyboard
d. large memory and a high-speed processor & a mouse and a specialized keyboard
Ans- large memory and a high-speed processor & a mouse and a specialized keyboard
Que- In which of the following areas may ICAI programs prove to be useful?
a. educational institutions
b. corporations
c. department of Defense
d. all of the mentioned
Ans- educational institutions
Que- A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing.
a. Tree Network
b. Star Network
c. Transition Network
d. Complete Network
Ans- Transition Network
Que- Which of the following is true related to 'Satisfiable' property?
a. A statement is satisfiable if there is some interpretation for which it is false
b. A statement is satisfiable if there is some interpretation for which it is true
c. A statement is satisfiable if there is no interpretation for which it is true
d. A statement is satisfiable if there is no interpretation for which it is false
Ans- A statement is satisfiable if there is some interpretation for which it is true
Que- Two literals are complementary if
a. They are equal
b. They are identical and of equal sign
c. They are identical but of opposite sign
d. They are unequal but of equal sign
Ans- They are identical but of opposite sign
Que- Consider a good system for the representation of knowledge in a particular domain. What property should it possess?
a. Representational Adequacy
b. Inferential Adequacy
c. Inferential Efficiency
d. All of the mentioned
Ans- All of the mentioned
Que- Third component of a planning system is to
a. Detect when a solution has been found
b. Detect when solution will be found
c. Detect whether solution exists or not
d. Detect whether multiple solutions exist
Ans- Detect when a solution has been found
Que- Which of the following is true in Statistical reasoning?
a. The representation is extended to allow some kind of numeric measure of certainty to be associated with each statement
b. The representation is extended to allow 'TRUE or FALSE' to be associated with each statement
c. The representation is extended to allow some kind of numeric measure of certainty to be associated common to all statements
d. The representation is extended to allow 'TRUE or FALSE' to be associated common to all statements
Ans- The representation is extended to allow some kind of numeric measure of certainty to be associated with each statement
Que- In default logic, we allow inference rules of the form
a. (A : B) / C
b. A / (B : C)
c. A / B
d. A / B : C
Ans- (A : B) / C
Que- In Bayes theorem, what is the meant by P(Hi
a. E)?
b. The probability that hypotheses Hi is true given evidence E
c. The probability that hypotheses Hi is false given evidence E
d. The probability that hypotheses Hi is true given false evidence E
Ans- The probability that hypotheses Hi is false given false evidence E
Que- Default reasoning is another type of
a. Monotonic reasoning
b. Analogical reasoning
c. Bitonic reasoning
d. Non-monotonic reasoning
Ans- Non-monotonic reasoning