MCQOPTIONS
Saved Bookmarks
| 1. |
What is the difference between setf and setq? |
| A. | Setq is used for symbols only but setf can be used anywhere |
| B. | No difference is there |
| C. | Setf is used only for numbers but setq used anywhere |
| D. | Setf is for lists and setq for numbers |
| Answer» B. No difference is there | |