Loading practice questions
In LISP, symbol represents a _____
(D) Any of Data type, data object and data structure
Explanation:
In LISP programming, Symbols can be considered all of these. Mostly these are known as data objects and sometimes are also known as data structures or data types.