MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» E. | |