1.

In LISP, the function returns t if is a CONS cell and nil otherwise __________(a) (cons )(b) (consp )(c) (eq )(d) (cous = )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

Answer»

The CORRECT choice is (B) (consp )

The BEST explanation: NONE.



Discussion

No Comment Found

Related InterviewSolutions