Examveda
Examveda

In LISP, what is the function (list-length <list>)?

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 mentioned

Answer: Option B


This Question Belongs to Computer Science >> Artificial Intelligence

Join The Discussion

Related Questions on Artificial Intelligence