0 votes
in Artificial Intelligence by

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

1 Answer

0 votes
by

Ans : D

Reason:  All options are correct

...