Questions Series on Artificial Intelligence - Set 08 - ObjectiveBooks

Questions Series on Artificial Intelligence - Set 08

Practice Test: Question Set - 08


1. People overcome natural language problems by:
    (A) Grouping attributes into frames
    (B) Understanding ideas in context
    (C) Identifying with familiar situations
    (D) Both (b) and (c)

2. An AI system developed by Terry A. Winograd to permit an interactive dialogue about a domain he called blocks-world.
    (A) SHRDLU
    (B) SIMD
    (C) BACON
    (D) STUDENT

3. The Cedar, BBN Butterfly, Cosmic Cube and Hypercube machine can be characterized as
    (A) SISD
    (B) MIMD
    (C) SIMD
    (D) MISD

4. A problem is first connected to its proposed solution during the _________ stage.
    (A) Conceptualization
    (B) Identification
    (C) Formalization
    (D) Implementation

5. What is the name of the computer program that simulates the thought processes of human beings?
    (A) Human logic
    (B) Expert reason
    (C) Expert system
    (D) Personal information

6. Which of the following function returns t if the object is a number in LISP?
    (A) (number <object>)
    (B) (numberp <object>)
    (C) (numericp <object>)
    (D) (numeric <object>)

7. Which of the following have computers traditionally done better than people?
    (A) Storing information
    (B) Responding flexibly
    (C) Computing numerically
    (D) Both (a) and (c)

8. What is the name of the computer program that contains the distilled knowledge of an expert?
    (A) Data base management system
    (B) Management information System
    (C) Expert system
    (D) Artificial intelligence

9. The expert system developed at MIT to solve mathematical problems is known as:
    (A) RAND
    (B) ISIS
    (C) MACSYMA
    (D) MOLGEN

10. Which approach to speech recognition avoids the problem caused by the differences in the way words are pronounced according to context?
    (A) Continuous speech recognition
    (B) Connected word recognition
    (C) Isolated word recognition
    (D) Speaker-dependent recognition

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: