Sail E0 Webinar

MCQs

Total Questions : 301 | Page 25 of 31 pages
Question 241. The Strategic Computing Program is a project of the:
  1.    Defense Advanced Research Projects Agency
  2.    National Science Foundation
  3.    Jet Propulsion Laboratory
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option A. -> Defense Advanced Research Projects Agency
Question 242. The explanation facility of an expert system may be used to:
  1.    construct a diagnostic model
  2.    expedite the debugging process
  3.    explain the system's reasoning process
  4.    All of the above
  5.    both (b) and (c)
 Discuss Question
Answer: Option E. -> both (b) and (c)
Question 243. A natural language generation program must decide:
  1.    what to say
  2.    when to say something
  3.    why it is being used
  4.    both (a) and (b)
  5.    None of the above
 Discuss Question
Answer: Option D. -> both (a) and (b)
Question 244. A process that is repeated, evaluated, and refined is called:
  1.    diagnostic
  2.    descriptive
  3.    interpretive
  4.    iterative
  5.    None of the above
 Discuss Question
Answer: Option D. -> iterative
Question 245. In LISP, the function X (x). (2x+l) would be rendered as
  1.    (lambda (x) (+(*2 x)l))
  2.    (lambda (x) (+1 (* 2x)
  3.    (+ lambda (x) 1 (*2x))
  4.    (* lambda(x) (+2x1)
  5.    None of the above
 Discuss Question
Answer: Option A. -> (lambda (x) (+(*2 x)l))
Question 246. Visual clues that are helpful in computer vision include:
  1.    colour and motion
  2.    depth and texture
  3.    height and weight
  4.    a and b above
  5.    None of the above
 Discuss Question
Answer: Option D. -> a and b above
Question 247. In LISP, the function assigns . the value of a to b is
  1.    (setq a b)
  2.    (setq b a )
  3.    (b = a)
  4.    (set b = a)
  5.    None of the above
 Discuss Question
Answer: Option B. -> (setq b a )
Question 248. Artificial intelligence is
  1.    the embodiment of human intellectual capabilities within a computer.
  2.    a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
  3.    the study of mental faculties through the use of mental models implemented on a computer.
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option D. -> All of the above
Question 249. The Newell and Simon program that proved theorems of Principia Mathematica was:
  1.    Elementary Perceiver
  2.    General Problem Solver
  3.    Logic Theorist
  4.    Boolean Algebra
  5.    None of the above
 Discuss Question
Answer: Option C. -> Logic Theorist
Question 250. The primary method that people use to sense their environment is:
  1.    reading
  2.    writing
  3.    speaking
  4.    seeing
  5.    None of the above
 Discuss Question
Answer: Option D. -> seeing

Latest Videos

Latest Test Papers