Q.1

In LISP, the function evaluates <object> and assigns this value to the unevaluated <sconst>.

  • (constant <sconst> <object>)
  • (defconstant <sconst> <object>)
  • (eva <sconst> <object>)
  • (eva <object> <sconst>)
  • None of the above
Q.2

The "Turing Machine" showed that you could use a/an _____ system to program any algorithmic task.

  • binary
  • electro-chemical
  • recursive
  • semantic
  • None of the above
Q.3

MCC is investigating the improvement of the relationship between people and computers through a technology called:

  • computer-aided design
  • human factors
  • parallel processing
  • All of the above
  • None of the above
Q.4

How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture?

  • one or more ALUs
  • One ALU
  • Only two ALU .
  • Impossible to say
  • None of the above
Q.5

Which of the following function returns t if the object is a number in LISP?

  • (number <object>)
  • (numberp <object>)
  • (numericp <object>)
  • (numeric <object>)
  • None of the above
Q.6

The Al researcher who co-authored both the Handbook of Artificial Intelligence and The Fifth Generation is:

  • Bruce Lee
  • Randy Davis
  • Ed Feigenbaum
  • Mark Fox
  • None of the above
Q.7

Arthur Samuel is linked inextricably with a program that played:

  • checkers
  • chess
  • cricket
  • football
  • None of the above
Q.8

In LISP, the function (list-length <list>)

  • returns a new list that is equal to <list> by copying the top-level element of <list>
  • returns the length of <list>
  • returns t if <list> is empty.
  • All of the above
  • None of the above
Q.9

The primary interactive method of communication used by humans is:

  • reading
  • writing
  • speaking
  • All of the above
  • None of the above
Q.10

The traditional way to exit and LISP system is to enter

  • quit
  • exit
  • bye
  • ok
  • None of the above
Q.11

In which of the following situations might a blind search be acceptable?

  • real-life situation
  • complex game
  • small search space
  • All of the above
  • None of the above
Q.12

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:

  • Frankenstein
  • Golem
  • Paracelsus
  • Hal
  • None of the above
Q.13

For speech understanding systems to gain widespread acceptance in office automation, they must feature:

  • speaker independence
  • speaker dependence
  • isolated word recognition
  • All of the above
  • None of the above
Q.14

Which approach to speech recognition avoids the problem caused by the variation in speech patterns among different speakers?

  • Continuous speech recognition
  • Isolated word recognition
  • Connected word recognition
  • Speaker-dependent recognition
  • None of the above
Q.15

Which of the following, is a component of an expert system?

  • inference engine
  • knowledge base
  • user interface
  • All of the above
  • None of the above
Q.16

Which technique is being investigated as an approach to automatic programming?

  • generative CAI
  • specification by example
  • All of the above
  • non-hierarchical planning
  • None of the above
Q.17

One definition of AI focuses on problem-solving methods that process:

  • smell
  • symbols
  • touch
  • algorithms
  • None of the above
Q.18

The Cedar, BBN Butterfly, Cosmic Cube and Hypercube machine can be characterized as

  • SISD
  • MIMD
  • SIMD
  • MISD
  • None of the above
Q.19

One method of programming a computer to exhibit human intelligence is called modeling or:

  • simulation
  • cognitization
  • duplication
  • psychic amelioration
  • None of the above
Q.20

Graphic interfaces were first used in a Xerox product called:

  • InterLISP
  • Ethernet
  • Smalltalk
  • ZetaLISP
  • None of the above
Q.21

In LISP, the function assigns . the value of a to b is

  • (setq a b)
  • (setq b a )
  • (b = a)
  • (set b = a)
  • None of the above
Q.22

Which of the following have computers traditionally done better than people?

  • storing information
  • responding flexibly
  • computing numerically
  • both (a) and (c)
  • None of the above
Q.23

Which of the following is being investigated as a means of automating the creation of a knowledge base?

  • automatic knowledge acquisition
  • simpler tools
  • discovery of new concepts
  • All of the above
  • None of the above
Q.24

Natural language understanding is used in:

  • natural language interfaces
  • natural language front ends
  • text understanding systems
  • All of the above
  • (b) and (c) above
Q.25

ART (Automatic Reasoning Tool) is designed to be used on:

  • LISP machines
  • personal computers
  • microcomputers
  • All of the above
  • None of the above
Q.26

Elementary linguistic units which are smaller than words are:

  • allophones
  • phonemes
  • syllables
  • All of the above
  • None of the above
Q.27

The cray X-MP, IBMand connection machine can he characterized as

  • SISD
  • SIMD
  • MISD
  • MIMD
  • None of the above
Q.28

The CAI (Computer-Assisted Instruction) technique based on programmed instruction is:

  • frame-based CAI
  • generative CAI
  • problem-solving CAI
  • intelligent CAI
  • None of the above
Q.29

Which of the following are examples of software development tools?

  • debuggers
  • editors
  • assemblers, compilers and interpreters
  • All of the above
  • None of the above
Q.30

Which particular generation of computers is associated with artificial intelligence?

  • Second
  • Fourth
  • Fifth
  • Third
  • None of the above
0 h : 0 m : 1 s