logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Artificial Intelligence Comments

  • Question
  • 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

  • Correct Answer
  • (defconstant <sconst> <object>) 


  • Artificial Intelligence problems


    Search Results


    • 1. 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
    • 2. 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
    • 3. 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
    • 4. 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
    • Discuss
    • 5. 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
    • 6. 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
    • 7. What part of the manufacturing process relate to each stage of the process and to the process as a whole?

    • Options
    • A. field service
    • B. design
    • C. distribution
    • D. project management
    • E. None of the above
    • Discuss
    • 8. MLMenu, a natural language interface for the TI Explorer, is similar to:

    • Options
    • A. Ethernet
    • B. NaturalLink
    • C. PROLOG
    • D. the Personal Consultant
    • E. None of the above
    • Discuss
    • 9. Which of these schools was not among the early leaders in AI research?

    • Options
    • A. Dartmouth University
    • B. Harvard University
    • C. Massachusetts Institute of Technology
    • D. Stanford University
    • E. None of the above
    • Discuss
    • 10. In LISP, the function (copy-list <list>)

    • Options
    • 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
    • Discuss


    Comments

    There are no comments.

Enter a new Comment