1.

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

A. (* <object>)
B. (symbolp <object>)
C. (nonnumeric <object>)
D. (constantp <object>)
E. None of the above
Answer» C. (nonnumeric <object>)


Discussion

No Comment Found

Related MCQs