In LISP, symbol represents a _____
Data type
Data type and data object
Data structure
Any of Data type, data object and data structure
Answer and 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.
