Artificial Intelligence Questions and Answers

Practice Mode
Showing 10 of 50 questions
Q11
Seymour Papert of the MIT AI lab created a programming environment for children called:
  • A BASIC
  • B LOGO
  • C MYCIN
  • D FORTRAN
Answer: Option B
Q12
The Strategic Computing Program is a project of the:
  • A Defense Advanced Research Projects Agency
  • B National Science Foundation
  • C Jet Propulsion Laboratory
  • D All of the above
Answer: Option A
Q13
The original LISP machines produced by both LMI and Symbolics were based on research performed at:
  • A CMU
  • B MIT
  • C Stanford University
  • D RAMD
Answer: Option B
Q14
In LISP, the addition 3 + 2 is entered as
  • A 3 + 2
  • B 3 add 2
  • C 3 + 2 =
  • D (+ 3 2)
Answer: Option D
Q15
Weak AI is
  • A the embodiment of human intellectual capabilities within a computer.
  • B a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
  • C the study of mental faculties through the use of mental models implemented on a computer.
  • D All of the above
Answer: Option C
Q16
 In LISP, the function assigns the symbol x to y is
  • A (setq y x)
  • B (set y = 'x')
  • C (setq y = 'x')
  • D (setq y 'x')
Answer: Option D
Q17
In LISP, the function returns t if <object> is a CONS cell and nil otherwise:
  • A (cons <object>)
  • B (consp <object>)
  • C (eq <object>)
  • D (cous = <object>)
Answer: Option B
Q18
&nbsp;In a rule-based system, procedural domain knowledge is in the form of:
  • A production rules
  • B rule interpreters
  • C meta-rules
  • D control rules
Answer: Option A
Q19
If a robot can alter its own trajectory in response to external conditions, it is considered to be:
  • A intelligent
  • B mobile
  • C open loop
  • D non-servo
Answer: Option A
Q20
One of the leading American robotics centers is the Robotics Institute located at:
  • A CMU
  • B MIT
  • C RAND
  • D SRI
Answer: Option A
Questions and Answers for Competitive Exams Various Entrance Test