Question 1 :
The area of AI that investigates methods of facilitating communication between people and computers is
- natural language processing
- symbolic processing
- decision support
- robotics
Question 2 :
Which of the following is an advantage of using an expert system development tool?
- imposed structure
- knowledge engineering assistance
- rapid prototyping
- All of the above
Question 3 :
KEE is a product of:
- Teknowledge
- IntelliCorpn
- Texas Instruments
- Tech knowledge
Question 4 :
The common property of functional language and logical programming language
- Both are declarative
- Both are based on l-calculus
- Both are procedural
- Both are functional
Question 5 :
In Delta Rule for error minimization
- Weights are adjusted w.r.to change in the output
- Weights are adjusted w.r.to difference between desired output and actual output
- Weights are adjusted w.r.to difference between input and output
- None of the above
Question 6 :
Which particular generation of computers is associated with artificial intelligence?
- Fourth
- Third
- Fifth
- Second
Question 7 :
A series of AI systems developed by Pat Langley to explore the role of heuristics in scientific discovery.
- RAMD
- BACON
- MIT
- DU
Question 8 :
Shaping teaching techniques to fit the learning patterns of individual students is the goal of
- decision support
- automatic programming
- intelligent computer-assisted instruction
- expert systems
Question 9 :
DEC advertises that it helped to create the world first expert system routinely used in an industrial environment called XCON or
- PDP-11
- Rl
- VAX
- MAGNOM
Question 10 :
The strategy used to reduce the number of tree branches and the number of static evaluations applied in case of a game tree is
- Minmax strategy
- Alpha-beta pruning strategy
- Constraint satisfaction strategy
- Static max strategy
Question 11 :
Which search algorithm find solutions among all possible ones?
- Heuristics
- Learning
- Optismistic
- Blind
Question 12 :
LISP was created by:
- John McCarthy
- Marvin Minsky
- Alan Turing
- Allen Newell and Herbert Simon
Question 13 :
Artificial intelligence is
- the embodiment of human intellectual capabilities within a computer.
- a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
- the study of mental faculties through the use of mental models implemented on a computer.
- All of the above
Question 14 :
In LISP, the function (copy-list )
- returns a new list that is equal to
- by copying the top-level element of
- returns the length of
- returns t if
- is empty.
- All of the above
Question 15 :
Which of the following have computers traditionally done better than people?
- storing information
- responding flexibly
- computing numerically
- both (a) and (c)
Question 16 :
In LISP, the addition 3 + 2 is entered as
- 3 + 2
- 3 add 2
- 3 + 2 =
- (+ 3 2)
Question 17 :
Natural language processing can be divided into the two subfields of
- context and expectations
- generation and understanding
- semantics of pragmatics
- recognition and synthesis
Question 18 :
____________ is the science that attempts to produce machines that display the same type of intelligence that humans do.
- Nanoscience
- Nanotechnology
- Simulation
- Artificial intelligence
Question 19 :
An intelligent robot
- Respond to changes in its environment
- Follows instruction
- Possesses no more intelligent than a dishwasher
- All of the above
Question 20 :
The transform which possesses the highest ‘energy compaction’ property is
- Slant transform
- Cosine transform
- Fourier transform
- Karhunen-Loeve transform
Question 21 :
The company that grew out of research at the MIT AI lab is:
- AI corp
- LMI
- Symbolics
- both (b) and (c)
Question 22 :
Who is considered to be the father of artificial intelligence?
- Fisher Ada
- John McCarthy
- Allen Newell
- Alan Turning
Question 23 :
The field that investigates the mechanics of human intelligence is
- history
- cognitive science
- psychology
- sociology
Question 24 :
In LISP, which of the following function assigns the value 10 to the symbol a?
- (setq a 10)
- (a = b) where b = 10
- (a = 10) (d) (setq 10 a)
- None of the above
Question 25 :
ART (Automatic Reasoning Tool) is designed to be used on:
- LISP machines
- personal computers
- microcomputers
- All of the above
Question 26 :
In LISP, the function (endp )
- returns a new list that is equal to
- by copying the top-level element of
- returns the length of
- returns t if
- is empty.
- All of the above
Question 27 :
In which of the following situations might a blind search be acc=table?
- real-life situation
- complex game
- small search space
- All of the above
Question 28 :
A robots arm is also known as its:
- end effector
- actuator
- manipulator
- servomechanism
Question 29 :
The primary method that people use to sense their environment is
- reading
- writing
- speaking
- speaking
Question 30 :
The first widely-used commercial form of Artificial Intelligence (Al) is being used in many popular products like microwave ovens, automobiles and plug in circuit boards for desktop PCs. It allows machines to handle vague information with a deftness that mimics human intuition. What is the name of this AI?
- Boolean logic
- Human logic
- Fuzzy logic
- Functional logic