Artificial Intelligence - Study Mode
[#271] A process that is repeated, evaluated, and refined is called:
Correct Answer
(D) iterative
[#272] Visual clues that are helpful in computer vision include:
Correct Answer
(D) a and b above
[#273] In LISP, the function X (x). (2x+l) would be rendered as
Correct Answer
(A) (lambda (x) (+(*2 x)l))
[#274] A natural language generation program must decide:
Correct Answer
(D) both (a) and (b)
[#275] Who is considered to be the "father" of artificial intelligence?
Correct Answer
(B) John McCarthy