Sail E0 Webinar

MCQs

Total Questions : 204 | Page 16 of 21 pages
Question 151. Weak AI is
  1.    the embodiment of human intellectual capabilities within a computer.
  2.    None of these
  3.    the study of mental faculties through the use of mental models implemented on a computer.
  4.    All of these
  5.    a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
 Discuss Question
Answer: Option C. -> the study of mental faculties through the use of mental models implemented on a computer.
Question 152. If a robot can alter its own trajectory in response to external conditions, it is considered to be:
  1.    non-servo
  2.    mobile
  3.    open loop
  4.    None of these
  5.    intelligent
 Discuss Question
Answer: Option E. -> intelligent
Question 153. In a rule-based system, procedural domain knowledge is in the form of:
  1.    production rules
  2.    control rules
  3.    meta-rules
  4.    rule interpreters
  5.    None of these
 Discuss Question
Answer: Option A. -> production rules
Question 154. In LISP, the addition 3 + 2 is entered as
  1.    (+ 3 2)
  2.    3 + 2
  3.    3 + 2 =
  4.    3 add 2
  5.    None of these
 Discuss Question
Answer: Option A. -> (+ 3 2)
Question 155. In LISP, the function assigns the symbol x to y is
  1.    None of these
  2.    (setq y 'x')
  3.    (setq y x)
  4.    (setq y = 'x')
  5.    (set y = 'x')
 Discuss Question
Answer: Option B. -> (setq y 'x')
Question 156. Nils Nilsson headed a team at SRI that created a mobile robot named:
  1.    Shakey
  2.    Robitics
  3.    Dedalus
  4.    Vax
  5.    None of these
 Discuss Question
Answer: Option A. -> Shakey
Question 157. An AI technique that allows computers to understand associations and relationships between objects and events is called:
  1.    cognitive science
  2.    None of these
  3.    heuristic processing
  4.    relative symbolism
  5.    pattern matching
 Discuss Question
Answer: Option E. -> pattern matching
Question 158. In LISP, the function returns the first element of a list Is
  1.    set
  2.    None of these
  3.    first
  4.    second
  5.    car
 Discuss Question
Answer: Option E. -> car
Question 159. The new organization established to implement the Fifth Generation Project is called:
  1.    MCC (Microelectronics and Computer Technology Corporation)
  2.    SCP (Stategic Computing Program)
  3.    ICOT (Institute for New Generation Computer Technology)
  4.    MITI (Ministry of International Trade and Industry)
  5.    None of these
 Discuss Question
Answer: Option C. -> ICOT (Institute for New Generation Computer Technology)
Question 160. One of the leading American robotics centers is the Robotics Institute located at:
  1.    SRI
  2.    MIT
  3.    CMU
  4.    RAND
  5.    None of these
 Discuss Question
Answer: Option C. -> CMU

Latest Videos

Latest Test Papers