When a top-level function is entered, the LISP processor do(es)
A
It reads the function entered
B
It evaluates the function and the function's operands
C
It prints the results returned by the function.
D
All of the above
E
None of the above
Correct Answer: All of the above