Computer Science - Artificial Intelligence - Discussion

Discussion Forum : Artificial Intelligence - Section 1 (Q.No. 17)
17.
In LISP, the function returns t if <object> is a CONS cell and nil otherwise:
(cons <object>)
(consp <object>)
(eq <object>)
(cous = <object>)
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Riks said:   10 months ago
What is CONS? Please explain.

Post your comments here:

Your comments will be displayed after verification.