ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
All program statements and data in LISP are represented by S-expressions?
Correct Answer: A — True
Yes, all the program statements and data are represented by S-expressions in LISP. S-expressions or symbolic expressions are the syntactic elements of the LISP programming language.