Q64
Which of the following function returns t if the object is a number in LISP?
A.
(number <object>)
B.
(numberp <object>)
AnswerC.
(numericp <object>)
D.
(numeric <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