logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Artificial Intelligence Comments

  • Question
  • Output segments of AI programming contain(s)


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

  • Correct Answer
  • All of the above 


  • Artificial Intelligence problems


    Search Results


    • 1. Which of the following have computers traditionally done better than people?

    • Options
    • A. storing information
    • B. responding flexibly
    • C. computing numerically
    • D. both (a) and (c)
    • E. None of the above
    • Discuss
    • 2. A series of AI systems developed by Pat Langley to explore the role of heuristics in scientific discovery.

    • Options
    • A. RAMD
    • B. BACON
    • C. MIT
    • D. DU
    • E. None of the above
    • Discuss
    • 3. In LISP, the function returns t if <integer> is even and nil otherwise:

    • Options
    • A. (evenp <integer>)
    • B. (even <integer>)
    • C. (numeven <integer>)
    • D. (numnevenp <integer>)
    • E. None of the above
    • Discuss
    • 4. Strong AI is

    • Options
    • 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
    • Discuss
    • 5. The "Turing Machine" showed that you could use a/an _____ system to program any algorithmic task.

    • Options
    • A. binary
    • B. electro-chemical
    • C. recursive
    • D. semantic
    • E. None of the above
    • Discuss
    • 6. How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture?

    • Options
    • A. one or more ALUs
    • B. One ALU
    • C. Only two ALU .
    • D. Impossible to say
    • E. None of the above
    • Discuss
    • 7. A computer vision technique that relies on image templates is:

    • Options
    • A. edge detection
    • B. binocular vision
    • C. model-based vision
    • D. robot vision
    • E. None of the above
    • Discuss
    • 8. In LISP, the function (minusp (-20 4 8 8 1) returns

    • Options
    • A. T
    • B. F
    • C. NIL
    • D. -20
    • E. None of the above
    • Discuss
    • 9. In LISP, the function evaluates <object> and assigns this value to the unevaluated <sconst>.

    • Options
    • A. (constant <sconst> <object>)
    • B. (defconstant <sconst> <object>)
    • C. (eva <sconst> <object>)
    • D. (eva <object> <sconst>)
    • E. None of the above
    • Discuss
    • 10. Expert Ease was developed under the direction of:

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


    Comments

    There are no comments.

Enter a new Comment