Exercise: Artificial Intelligence

Questions for: Artificial Intelligence

The expert system developed at MIT to solve mathematical problems is known as:
A:
RAND
B:
ISIS
C:
MACSYMA
D:
MOLGEN
Answer: C
No answer description is available. Let's discuss.
In LISP, the atom that stands for "False" is
A:
t
B:
nil
C:
y
D:
time
Answer: B
No answer description is available. Let's discuss.
In LISP, which of the following function assigns the value 10 to the symbol a?
A:
(setq a 10)
B:
(a = b) where b = 10
C:
(a = 10) (d) (setq 10 a)
D:
None of the above
Answer: A
No answer description is available. Let's discuss.
In LISP, the function (endp )
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
Answer: C
No answer description is available. Let's discuss.
In which of the following situations might a blind search be acceptable?
A:
real-life situation
B:
complex game
C:
small search space
D:
All of the above
Answer: C
No answer description is available. Let's discuss.
Ad Slot (Above Pagination)
Quiz