Home / CSE / Artificial Intelligence :: Section 2

CSE :: Artificial Intelligence

  1. A series of AI systems developed by Pat Langley to explore the role of heuristics in scientific discovery.

  2. A.
    RAMD
    B.
    BACON
    C.
    MIT
    D.
    DU
    E.
    None of the above

  3. A.M. turing developed a technique for determining whether a computer could or could not demonstrate the artificial Intelligence,, Presently, this technique is called

  4. A.
    Turing Test
    B.
    Algorithm
    C.
    Boolean Algebra
    D.
    Logarithm
    E.
    None of the above

  5. A Personal Consultant knowledge base contain information in the form of:

  6. A.
    parameters
    B.
    contexts
    C.
    production rules
    D.
    All of the above
    E.
    None of the above

  7. Which approach to speech recognition avoids the problem caused by the variation in speech patterns among different speakers?

  8. A.
    Continuous speech recognition
    B.
    Isolated word recognition
    C.
    Connected word recognition
    D.
    Speaker-dependent recognition
    E.
    None of the above

  9. Which of the following, is a component of an expert system?

  10. A.
    inference engine
    B.
    knowledge base
    C.
    user interface
    D.
    All of the above
    E.
    None of the above

  11. A computer vision technique that relies on image templates is:

  12. A.
    edge detection
    B.
    binocular vision
    C.
    model-based vision
    D.
    robot vision
    E.
    None of the above

  13. DARPA, the agency that has funded a great deal of American AI research, is part of the Department of:

  14. A.
    Defense
    B.
    Energy,
    C.
    Education
    D.
    Justice
    E.
    None of the above

  15. Which of these schools was not among the early leaders in AI research?

  16. A.
    Dartmouth University
    B.
    Harvard University
    C.
    Massachusetts Institute of Technology
    D.
    Stanford University
    E.
    None of the above

  17. A certain Professor at the Stanford University coined the word 'artificial intelligence' in 1956 at a conference held at Dartmouth college. Can you name the Professor?

  18. A.
    David Levy
    B.
    John McCarthy
    C.
    Joseph Weizenbaum
    D.
    Hans Berliner
    E.
    None of the above

  19. In LISP, the function (copy-list <list>)

  20. A.
    returns a new list that is equal to <list> by copying the top-level element of <list>
    B.
    returns the length of <list>
    C.
    returns t if <list> is empty.
    D.
    All of the above
    E.
    None of the above