Home / CSE / Artificial Intelligence :: Section 2

CSE :: Artificial Intelligence

  1. In LISP, the function returns the list that results after the first element is removed (the rest f the list), is

  2. A.
    car
    B.
    last
    C.
    cons
    D.
    cdr
    E.
    None of the above

  3. Output segments of AI programming contain(s)

  4. A.
    printed language and synthesized speech
    B.
    Manipulation of physical object
    C.
    Locomotion
    D.
    All of the above
    E.
    None of the above

  5. LISP was created by:

  6. A.
    John McCarthy
    B.
    Marvin Minsky
    C.
    Alan Turing
    D.
    Allen Newell and Herbert Simon
    E.
    None of the above

  7. Expert Ease was developed under the direction of:

  8. A.
    John McCarthy
    B.
    Donald Michie
    C.
    Lofti Zadeh
    D.
    Alan Turing
    E.
    None of the above

  9. An AI system developed by Terry A. Winograd to permit an interactive dialogue about a domain he called blocks-world.

  10. A.
    SHRDLU
    B.
    SIMD
    C.
    BACON
    D.
    STUDENT
    E.
    None of the above

  11. MLMenu, a natural language interface for the TI Explorer, is similar to:

  12. A.
    Ethernet
    B.
    NaturalLink
    C.
    PROLOG
    D.
    the Personal Consultant
    E.
    None of the above

  13. How many control unit(s) is/are available in SISD (single data stream, single data stream) architecture?

  14. A.
    one
    B.
    two
    C.
    more than one
    D.
    Mone
    E.
    None of the above

  15. Strong AI is

  16. A.
    the embodiment of human intellectual capabilities within a computer.
    B.
    a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.
    C.
    the study of mental faculties through the use of mental models implemented on a computer.
    D.
    All of the above
    E.
    None of the above

  17. The traditional way to exit and LISP system is to enter

  18. A.
    quit
    B.
    exit
    C.
    bye
    D.
    ok
    E.
    None of the above

  19. In which of the following situations might a blind search be acceptable?

  20. A.
    real-life situation
    B.
    complex game
    C.
    small search space
    D.
    All of the above
    E.
    None of the above