Sail E0 Webinar

MCQs

Total Questions : 204 | Page 1 of 21 pages
Question 1. What is Artificial intelligence?
  1.    Making a Machine intelligent
  2.    Playing a Game
  3.    Programming with your own intelligence
  4.    Putting your intelligence into Computer
 Discuss Question
Answer: Option A. -> Making a Machine intelligent
Question 2. Strong Artificial Intelligence is __________
  1.    the study of mental faculties through the use of mental models implemented on a computer
  2.    all of the mentioned
  3.    the embodiment of human intellectual capabilities within a computer
  4.    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 embodiment of human intellectual capabilities within a computer
Question 3. Expert Ease was developed under the direction of __________
  1.    Lofti Zadeh
  2.    John McCarthy
  3.    Donald Michie
  4.    Alan Turing
 Discuss Question
Answer: Option C. -> Donald Michie
Question 4. In LISP, the function returns the list that results after the first element is removed (the rest f the list), is..........?
  1.    cons
  2.    cdr
  3.    car
  4.    last
 Discuss Question
Answer: Option B. -> cdr
Question 5. LISP was created by?
  1.    Marvin Minsky
  2.    Alan Turing
  3.    Allen Newell and Herbert Simon
  4.    John McCarthy
 Discuss Question
Answer: Option D. -> John McCarthy
Question 6. Which is not a property of representation of knowledge?
  1.    Representational Verification
  2.    Inferential Adequacy
  3.    Inferential Efficiency
  4.    Representational Adequacy
 Discuss Question
Answer: Option A. -> Representational Verification
Question 7. Which search method takes less memory?
  1.    Depth-First Search
  2.    Linear Search
  3.    Optimal search
  4.    Breadth-First search
 Discuss Question
Answer: Option A. -> Depth-First Search
Question 8. A heuristic is a way of trying __________
  1.    To search and measure how far a node in a search tree seems to be from a goal
  2.    All of the mentioned
  3.    To compare two nodes in a search tree to see if one is better than the other is
  4.    To discover something or an idea embedded in a program
 Discuss Question
Answer: Option B. -> All of the mentioned
Question 9. Two literals are complementary if _____________
  1.    They are unequal but of equal sign
  2.    They are identical but of opposite sign
  3.    They are identical and of equal sign
  4.    They are equal
 Discuss Question
Answer: Option B. -> They are identical but of opposite sign
Question 10. What is Transposition rule?
  1.    From P → Q, infer ~Q → P
  2.    From P → Q, infer Q → P
  3.    From P → Q, infer ~Q → ~P
  4.    From P → Q, infer Q → ~P
 Discuss Question
Answer: Option C. -> From P → Q, infer ~Q → ~P

Latest Videos

Latest Test Papers