1.

In LISP, the function (endp )

A. returns a new list that is equal to <list> by copying the top-level element of <list>
B. returns the length of <list>
C. returns t if <list> is empty.
D. All of the above
Answer» D. All of the above


Discussion

No Comment Found