adplus-dvertising
frame-decoration

Question

Symbol manipulation in LISP is called as _____

a.

atoms

b.

lists

c.

list processing

d.

none of the mentioned

Answer: (c).list processing

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Symbol manipulation in LISP is called as _____

Similar Questions

Discover Related MCQs

Q. Lists can be formed from ____

Q. Which of the following are general-purpose dialects of LISP?

Q. What can be used to print “yes, no”?

Q. Can write-line keyword be used for printing strings?

Q. Which is used to represent the prompt in lisp?

Q. Which notation facilitates uniformity in lisp?

Q. Which is a procedures supplied by user in terms of primitives?

Q. What is the process of reserving a place in computer memory to store a value for a symbol?

Q. What is the general pattern that shows how the various parts of an expression fit together?

Q. Choose the correct option for the output when lower or upper-case arguments are given in LISP.

Q. Which primitive can be used to create a list?

Q. Which primitive can be used to remove an element from List?

Q. Which primitive can be used to add an element to List?

Q. Are arithmetic operators primitives in LISP?

Q. What is the output of (/ 6 3) and (- 6 4)?

Q. Which is used to build the lisp procedures?

Q. Which primitive removes all but the last element from the list?

Q. What is a symbol thought of as a name for a place to store value?

Q. How many types of variables are available in lisp?

Q. What are the variables that are bound and that have values assigned to them?