InterviewSolution
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 mentionedI had been asked this question by my college director while I was bunking the class.My question is from History in division Introduction to Artificial Intelligence of Artificial Intelligence |
|
Answer» RIGHT OPTION is (d) All of the mentioned Easiest EXPLANATION: NONE. |
|