In LISP, the function (copy-list <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
This question was addressed to me during an interview for a job.
The query is from History in division Introduction to Artificial Intelligence of Artificial Intelligence