adplus-dvertising
frame-decoration

Question

What is the output of the following LISP statement?
(+ 17 (* 22 1))

a.

39

b.

3

c.

17 (* 22 1)

d.

Error

Answer: (a).39

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?