Vidyalelo
Computer Science · Q857

Artificial Intelligence

Engineering and GATE · Computer Science · question 857

Q857

In LISP, the function (copy-list )

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

Answer: Option A

Solution

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