

MCQOPTIONS
Saved Bookmarks
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>) |
Answer» C. (nonnumeric <object>) | |