MCQOPTIONS
Saved Bookmarks
| 1. |
In LISP, the function evaluates and assigns this value to the unevaluated . |
| A. | (constant <sconst> <object>) |
| B. | (defconstant <sconst> <object>) |
| C. | (eva <sconst> <object>) |
| D. | (eva <object> <sconst>) |
| Answer» C. (eva <sconst> <object>) | |