ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the difference between the appearance of macro and ordinary definition?
Argument list
Reture value
Just the defining keyword
None of the mentioned
Correct Answer: C — Just the defining keyword
The only difference between the appearance of macro and ordinary definition is that one uses defmacro and other uses defun.