adplus-dvertising
frame-decoration

Question

In LISP, the function returns the list that results after the first element is removed (the rest f the list), is

a.

car

b.

last

c.

cons

d.

cdr

Answer: (d).cdr

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In LISP, the function returns the list that results after the first element is removed (the rest f the list), is