Vidyalelo
Artificial Intelligence · Q135

Artificial Intelligence

Computer Related · Artificial Intelligence · question 135

Q135

Which of the following function returns t If the object is a symbol m LISP?

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