logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Artificial Intelligence Comments

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

  • Correct Answer
  • John McCarthy 


  • Artificial Intelligence problems


    Search Results


    • 1. 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
    • 2. 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
    • Discuss
    • 3. 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
    • 4. 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
    • 5. 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
    • 6. 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
    • 7. 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
    • 8. 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
    • 9. Which approach to speech recognition avoids the problem caused by the differences in the way words are pronounced according to context?

    • Options
    • A. continuous speech recognition
    • B. connected word recognition
    • C. isolated word recognition
    • D. speaker-dependent recognition
    • E. None of the above
    • Discuss
    • 10. A certain Professor at the Stanford University coined the word 'artificial intelligence' in 1956 at a conference held at Dartmouth college. Can you name the Professor?

    • Options
    • A. David Levy
    • B. John McCarthy
    • C. Joseph Weizenbaum
    • D. Hans Berliner
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment