Artificial Intelligence Exam Test Series - Set 12 - ObjectiveBooks

Artificial Intelligence Exam Test Series - Set 12

Practice Test: Question Set - 12


1. MLMenu, a natural language interface for the TI Explorer, is similar to:
    (A) Ethernet
    (B) NaturalLink
    (C) PROLOG
    (D) The Personal Consultant

2. The traditional way to exit and LISP system is to enter
    (A) Quit
    (B) Exit
    (C) Bye
    (D) Ok

3. In 1985, the famous chess player David Levy beat a world champion chess program in four straight games by using orthodox moves that confused the program. What was the name of the chess program?
    (A) Kaissa
    (B) CRAY BLITZ
    (C) Golf
    (D) DIGDUG

4. The "Turing Machine" showed that you could use a/an _______ system to program any algorithmic task.
    (A) Binary
    (B) Electro-chemical
    (C) Recursive
    (D) Semantic

5. The explanation facility of an expert system may be used to:
    (A) Construct a diagnostic model
    (B) Expedite the debugging process
    (C) Explain the system's reasoning process
    (D) Both (b) and (c)

6. In LISP, the function returns t if <integer> is even and nil otherwise:
    (A) (evenp <integer>)
    (B) (even <integer>)
    (C) (numeven <integer>)
    (D) (numnevenp <integer>)

7. Which of the following is an advantage of using an expert system development tool?
    (A) Imposed structure
    (B) Knowledge engineering assistance
    (C) Rapid prototyping
    (D) All of the above

8. A process that is repeated, evaluated, and refined is called:
    (A) Diagnostic
    (B) Descriptive
    (C) Interpretive
    (D) Iterative

9. DARPA, the agency that has funded a great deal of American AI research, is part of the Department of:
    (A) Defense
    (B) Energy
    (C) Education
    (D) Justice

10. Visual clues that are helpful in computer vision include:
    (A) Colour and motion
    (B) Depth and texture
    (C) Height and weight
    (D) Both (a) and (b) above

Show and hide multiple DIV using JavaScript View All Answers

 Next Tests: