Computer Science - Artificial Intelligence

Computer Science - Artificial Intelligence
11. Seymour Papert of the MIT AI lab created a programming environment for children called:
  • BASIC
  • LOGO
  • MYCIN
  • FORTRAN
Show Answer
12. The Strategic Computing Program is a project of the:
  • Defense Advanced Research Projects Agency
  • National Science Foundation
  • Jet Propulsion Laboratory
  • All of the above
Show Answer
13. The original LISP machines produced by both LMI and Symbolics were based on research
performed at:
  • CMU
  • MIT
  • Stanford University
  • RAMD
Show Answer
14. In LISP, the addition 3 + 2 is entered as
  • 3 + 2
  • 3 add 2
  • 3 + 2 =
  • (+ 3 2)
Show Answer
15. Weak AI 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
Show Answer
16.  In LISP, the function assigns the symbol x to y is
  • (setq y x)
  • (set y = 'x')
  • (setq y = 'x')
  • (setq y 'x')
Show Answer
17. In LISP, the function returns t if <object> is a CONS cell and nil otherwise:
  • (cons )
  • (consp )
  • (eq )
  • (cous = ) Show Answer
    18.  In a rule-based system, procedural domain knowledge is in the form of:
    • production rules
    • rule interpreters
    • meta-rules
    • control rules
    Show Answer
    19. If a robot can alter its own trajectory in response to external conditions, it is considered to
    be:
    • intelligent
    • mobile
    • open loop
    • non-servo
    Show Answer
    20. One of the leading American robotics centers is the Robotics Institute located at:
    • CMU
    • MIT
    • RAND
    • SRI
    Show Answer
    Questions and Answers for Competitive Exams Various Entrance Test