Artificial Intelligence - Study Mode
[#311] In LISP, the function X (x). (2x+l) would be rendered as __________
Correct Answer
(A) (lambda (x) (+(*2 x)l))
[#312] Which is the first AI programming language?
Correct Answer
(D) LISP
[#313] An Artificial Intelligence technique that allows computers to understand associations and relationships between objects and events is called _____________
Correct Answer
(D) pattern matching
[#314] What are present in the planning graph?
Correct Answer
(A) Sequence of levels
[#315] What are taken into account of state-space search?
Correct Answer
(D) Both Preconditions & Effects