1.

In LISP, the function (list-length )

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


Discussion

No Comment Found