1.

In_LISP,_the_function_(list-length_)$

A. returns a new list that is equal to &lt: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 mentioned
Answer» C. returns t if <list> is empty


Discussion

No Comment Found