Vidyalelo
Artificial Intelligence · Q64

Artificial Intelligence

Computer Related · Artificial Intelligence · 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