ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Pick out the correct syntax in given order.
Correct Answer: A — (setf (get <symbol> <property name>) <property value>)
The setf and get are used as writer for properties.