logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Artificial Intelligence Comments

  • Question
  • Which of the following is an advantage of using an expert system development tool?


  • Options
  • A. imposed structure
  • B. knowledge engineering assistance
  • C. rapid prototyping
  • D. All of the above
  • E. None of the above

  • Correct Answer
  • All of the above 


  • Artificial Intelligence problems


    Search Results


    • 1. In LISP, the function (endp <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
    • 2. In LISP, which of the following function assigns the value 10 to the symbol a?

    • Options
    • A. (setq a 10)
    • B. (a = b) where b = 10
    • C. (a = 10) (d) (setq 10 a)
    • D. None of the above
    • Discuss
    • 3. LISP machines also are known as:

    • Options
    • A. AI workstations
    • B. time-sharing terminals
    • C. super mini computers
    • D. All of the above
    • E. None of the above
    • Discuss
    • 4. The expert system developed at MIT to solve mathematical problems is known as:

    • Options
    • A. RAND
    • B. ISIS
    • C. MACSYMA
    • D. MOLGEN
    • E. CMU
    • Discuss
    • 5. Special programs that assist programmers are called:

    • Options
    • A. heuristic processors
    • B. symbolic programmers
    • C. intelligent programming tools
    • D. program recognizers
    • E. None of the above
    • Discuss
    • 6. Which of the following function returns t if the object is a number in LISP?

    • Options
    • A. (number <object>)
    • B. (numberp <object>)
    • C. (numericp <object>)
    • D. (numeric <object>)
    • E. None of the above
    • Discuss
    • 7. LISP was created by:

    • Options
    • A. John McCarthy
    • B. Marvin Minsky
    • C. Alan Turing
    • D. Allen Newell and Herbert Simon
    • E. None of the above
    • Discuss
    • 8. The area of AI that investigates methods of facilitating communication between people and computers is:

    • Options
    • A. natural language processing
    • B. symbolic processing
    • C. decision support
    • D. robotics
    • E. None of the above
    • Discuss
    • 9. The characteristics of the computer system capable of thinking, reasoning and learning is known is

    • Options
    • A. machine intelligence
    • B. human intelligence
    • C. artificial intelligence
    • D. virtual intelligence
    • E. None of the above
    • Discuss
    • 10. A.M. turing developed a technique for determining whether a computer could or could not demonstrate the artificial Intelligence,, Presently, this technique is called

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


    Comments

    There are no comments.

Enter a new Comment