adplus-dvertising
frame-decoration

Question

Which of the following function returns t If the object is a symbol m LISP?

a.

(* <object>)

b.

(symbolp <object>)

c.

(nonnumeric <object>)

d.

(constantp <object>)

Answer: (b).(symbolp <object>)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following function returns t If the object is a symbol m LISP?