ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which is used to construct new lists by linking the right pointers?
Correct Answer: D — Right pointers
Lisp maintains a list of spare boxes, linked by their right pointers for constructing new lists.