ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What will happen if the value of all the test-forms are nil?
Correct Answer: B — COND form is nil
If all the test forms are NIL then conditional will also return NIL.