adplus-dvertising
frame-decoration

Question

What is the output of the following LISP statement?
(write '#)

a.

Error

b.

#

c.

ASCII value of #

d.

# will be printed without using ‘

Answer: (a).Error

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following LISP statement?