Question
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
Posted under Artificial Intelligence
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. When a top-level function is entered, the LISP processor do(es)
Similar Questions
Discover Related MCQs
Q. In LISP, the function assigns . the value of a to b is
View solution
Q. In LISP, the function (list-length <list>)
View solution
Q. ART (Automatic Reasoning Tool) is designed to be used on:
View solution
Q. Which of the following function returns t If the object is a symbol m LISP?
View solution
Q. The symbols used in describing the syntax of a programming language are
View solution
Q. What S-expression consists of?
View solution
Q. All program statements and data in LISP are represented by S-expressions?
View solution
Q. What are the basic building blocks of S-expressions?
View solution
Q. If X and Y are S-expression then (X.Y) is a/an ____
View solution
Q. Atoms are considered as S-expressions.
View solution
Q. If S1, S2, S3… are S-expressions then list: (S1 S2 S3 ….) is a/an ____
View solution
Q. What are examples of some of the atoms?
View solution
Q. Which of the following can be considered as List?
View solution
Q. Is LISP a case sensitive language.
View solution
Q. What is the use of (WRITE ‘Argument)?
View solution
Q. Which of the following is part of basic syntax in LISP programming?
View solution
Q. Arguments are ____ a part of LISP Syntax.
View solution
Q. How many arguments do a single LISP program has?
View solution
Q. What is the basic syntax of LISP? (Note: arg means argument here)
View solution
Q. Can LISP programs be nested?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Artificial Intelligence? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!