In LISP, the function returns t if <object> is a CONS cell and nil otherwise:
Options
A. (cons <object>)
B. (consp <object>)
C. (eq <object>)
D. (cous = <object>)
E. None of the above
Correct Answer
(consp <object>)
More questions
1. A certain Professor at the Stanford University coined the word 'artificial intelligence' in 1956 at a conference held at Dartmouth college. Can you name the Professor?