ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What will happen if a variable had not assigned a value by SETF form?
Warning
Nothing will happen
Error message
Crash
Correct Answer: C — Error message
Because of this condition, it will report an unbound variable error.