ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the process of creating new data types in lisp?
Correct Answer: B — Structures
Lisp has elaborate apparatus for automatically creating new data types and this is called as structure types.