Vidyalelo
Computer Science · Q64

Artificial Intelligence

Engineering and GATE · Computer Science · question 64

Q64

Which of the following function returns t if the object is a number in LISP?

A.
(number <object>)
B.
(numberp <object>)
Answer
C.
(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