adplus-dvertising
frame-decoration

Question

In which computer aspects does the lisp language is used?

a.

Application programming

b.

System programming

c.

Computer science education

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In which computer aspects does the lisp language is used?

Similar Questions

Discover Related MCQs

Q. Which have the same form on lisp?

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

Q. Which is included in Common lisp to avail the feature of object oriented programming?

Q. What does the Lisp facilitates in computer science learning?

Q. Symbol manipulation in LISP is called as _____

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)?