What is the process of creating new data types in lisp?
List
Structures
Procedures
None of the mentioned
(B) Structures
Explanation:
Lisp has elaborate apparatus for automatically creating new data types and this is called as structure types.