

MCQOPTIONS
Saved Bookmarks
1. |
In LISP, the addition 3 + 2 is entered as |
A. | 3 + 2 |
B. | 3 add 2 |
C. | 3 + 2 = |
D. | (+ 3 2) |
E. | None of the above |
Answer» E. None of the above | |