Q320
In LISP, the function returns t if is a CONS cell and nil otherwise __________
A.
(cons <object>)
B.
(consp <object>)
AnswerC.
(eq <object>)
D.
(cous = <object>)
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board