Home / CSE / Artificial Intelligence :: Section 3

CSE :: Artificial Intelligence

  1. Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail somewhere between 0 and 1?

  2. A.
    Human logic
    B.
    Fuzzy logic
    C.
    Boolean logic
    D.
    Operational logic
    E.
    None of the above

  3. The component of an ICAI (Intelligent Computer-Asslsted Instruction) presenting information to the student is the:

  4. A.
    student model
    B.
    problem-solving expertise
    C.
    tutoring module
    D.
    All of the above
    E.
    None of the above

  5. The company that grew out of research at the MIT AI lab is:

  6. A.
    AI corp
    B.
    LMI
    C.
    Symbolics
    D.
    both (b) and (c)
    E.
    None of the above

  7. Which technique is being investigated as an approach to automatic programming?

  8. A.
    generative CAI
    B.
    specification by example
    C.
    All of the above
    D.
    non-hierarchical planning
    E.
    None of the above

  9. One definition of AI focuses on problem-solving methods that process:

  10. A.
    smell
    B.
    symbols
    C.
    touch
    D.
    algorithms
    E.
    None of the above

  11. Artificial intelligence is

  12. 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

  13. The primary method that people use to sense their environment is:

  14. A.
    reading
    B.
    writing
    C.
    speaking
    D.
    seeing
    E.
    None of the above

  15. The Newell and Simon program that proved theorems of Principia Mathematica was:

  16. A.
    Elementary Perceiver
    B.
    General Problem Solver
    C.
    Logic Theorist
    D.
    Boolean Algebra
    E.
    None of the above

  17. In LISP, the function assigns . the value of a to b is

  18. A.
    (setq a b)
    B.
    (setq b a )
    C.
    (b = a)
    D.
    (set b = a)
    E.
    None of the above

  19. The cray X-MP, IBM 3090 and connection machine can he characterized as

  20. A.
    SISD
    B.
    SIMD
    C.
    MISD
    D.
    MIMD
    E.
    None of the above