In LISP, the function evaluates <object> and assigns this value to the unevaluated <sconst>.
A. (constant <sconst> <object>)
B. (defconstant <sconst> <object>)
C. (eva <sconst> <object>)
D. (eva <object> <sconst>)
E. None of the above
Answer: Option B
Join The Discussion