Sail E0 Webinar

MCQs

Total Questions : 301 | Page 8 of 31 pages
Question 71. Prior to the invention of time sharing, the prevalent method of computer access was:
  1.    batch processing
  2.    telecommunication
  3.    remote access
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option A. -> batch processing
Question 72. DEC advertises that it helped to create "the world's first expert system routinely used in an industrial environment," called XCON or:
  1.    PDP-11
  2.    Rl
  3.    VAX
  4.    MAGNOM
  5.    None of the above
 Discuss Question
Answer: Option B. -> Rl
Question 73. Seymour Papert of the MIT AI lab created a programming environment for children called:
  1.    BASIC
  2.    LOGO
  3.    MYCIN
  4.    FORTRAN
  5.    None of the above
 Discuss Question
Answer: Option B. -> LOGO
Question 74. 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 75. The original LISP machines produced by both LMI and Symbolics were based on research performed at:
  1.    CMU
  2.    MIT
  3.    Stanford University
  4.    RAMD
  5.    None of the above
 Discuss Question
Answer: Option B. -> MIT
Question 76. In LISP, the addition 3 + 2 is entered as
  1.    3 + 2
  2.    3 add 2
  3.    3 + 2 =
  4.    (+ 3 2)
  5.    None of the above
 Discuss Question
Answer: Option D. -> (+ 3 2)
Question 77. Weak AI 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 C. -> the study of mental faculties through the use of mental models implemented on a computer.
Question 78. In LISP, the function assigns the symbol x to y is
  1.    (setq y x)
  2.    (set y = 'x')
  3.    (setq y = 'x')
  4.    (setq y 'x')
  5.    None of the above
 Discuss Question
Answer: Option D. -> (setq y 'x')
Question 79. In a rule-based system, procedural domain knowledge is in the form of:
  1.    production rules
  2.    rule interpreters
  3.    meta-rules
  4.    control rules
  5.    None of the above
 Discuss Question
Answer: Option A. -> production rules
Question 80. If a robot can alter its own trajectory in response to external conditions, it is considered to be:
  1.    intelligent
  2.    mobile
  3.    open loop
  4.    non-servo
  5.    None of the above
 Discuss Question
Answer: Option A. -> intelligent

Latest Videos

Latest Test Papers