adplus-dvertising
frame-decoration

Question

What is the output of the given statement?
span class="sy0"> * (setf fact1 '(big computers are nice))
* (setf (first fact1) 'fast)

a.

Big computers

b.

Fast

c.

Big computers are fast

d.

None of the mentioned

Answer: (b).Fast

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 given statement?