• Post author:
  • Post category:Computer


571. Which approach to speech recognition avoids the problem caused by the differences in the way words are pronounced according to context?
A. continuous speech recognition
B. connected word recognition
C. isolated word recognition
D. speaker-dependent recognition
E. None of the above

572. A KES knowledge base contains information in the form of:
A. associations
B. actions
C. free text
D. schema
E. All of the above

573. In AI programming, a list may contain:
A. cells
B. fields
C. pointers
D. All of the above
E. None of the above

574. In LISP, the function (minusp (-20 4 8 8 1) returns
A. T
B. F
C. NIL
D. -20
E. None of the above

575. Special programs that assist programmers are called:
A. heuristic processors
B. symbolic programmers
C. intelligent programming tools
D. program recognizers
E. None of the above

576. If the English Philosopher Thomas Hobbes could be called ‘grandfather’ of artificial intelligence, then who could be called its father?
A. A.M. Turning
B. John McCarthy
C. Allen Newell
D. Herbert Simon
E. None of the above

577. In LISP, the function returns t if <integer> is even and nil otherwise:
A. (evenp <integer>)
B. (even <integer>)
C. (num even <integer>)
D. (numnevenp <integer>)
E. None of the above

578. Which of the following is an advantage of using an expert system development tool?
A. imposed structure
B. knowledge engineering assistance
C. rapid prototyping
D. All of the above
E. None of the above

579. An AI system developed by Daniel Bobrow to read and solve algebra word problems
A. SHRDLU
B. SIMD
C. BACON
D. STUDENT
E. None of the above

580. The “Turing Machine” showed that you could use a/an _____ system to program any algorithmic task.
A. binary
B. electro-chemical
C. recursive
D. semantic
E. None of the above