Artificial Intelligence – Section 3

31. In LISP, the function (list-length <list>)

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

Correct Answer: B. returns the length of <list>

32. ART (Automatic Reasoning Tool) is designed to be used on:

A. LISP machines
B. personal computers
C. microcomputers
D. All of the above
E. None of the above

Correct Answer: A. LISP machines

33. Which particular generation of computers is associated with artificial intelligence?

A. Second
B. Fourth
C. Fifth
D. Third
E. None of the above

Correct Answer: C. Fifth

34. Shaping teaching techniques to fit the learning patterns of individual students is the goal of:

A. decision support
B. automatic programming
C. intelligent computer-assisted instruction
D. expert systems
E. None of the above

Correct Answer: C. intelligent computer-assisted instruction

35. Which of the following function returns t If the object is a symbol m LISP?

A. (* <object>)
B. (symbolp <object>)
C. (nonnumeric <object>)
D. (constantp <object>)
E. None of the above

Correct Answer: B. (symbolp <object>)

Leave A Comment?

nineteen − fourteen =