

MCQOPTIONS
Saved Bookmarks
1. |
In LISP, the function returns t if is a CONS cell and nil otherwise ________ |
A. | (cons ) |
B. | (consp ) |
C. | (eq ) |
D. | (cous =) |
Answer» C. (eq ) | |