ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the notation used for writing LISP Syntax?
Correct Answer: A — Prefix
Prefix notation is always used in LISP Syntax. It doesn't change for different LISP Primitives. That is infix and postfix notations are not used.