Q:
In LISP, the function returns t if <object> is a CONS cell and nil otherwise __________
(a) (cons <object>)
(b) (consp <object>)
(c) (eq <object>)
(d) (cous = <object>)
This question was posed to me in an international level competition.
I want to ask this question from Robotics in chapter Communicating, Perceiving and Acting of Artificial Intelligence
Select the correct answer from above options
Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience