Q135
Which of the following function returns t If the object is a symbol m LISP?
A.
(* <object>)
B.
(symbolp <object>)
AnswerC.
(nonnumeric <object>)
D.
(constantp <object>)
E.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board