Vidyalelo
Artificial Intelligence · Q533

Artificial Intelligence

Computer Related · Artificial Intelligence · question 533

Q533

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

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

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board