MCQOPTIONS
Saved Bookmarks
This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Lisp knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
BREAD_BUTTER?$ |
| A. | Bread |
| B. | Butter |
| C. | None of the mentioned |
| Answer» C. None of the mentioned | |
| 2. |
Robert |
| A. | Dorothy |
| B. | Error |
| C. | Robert Dorothy |
| Answer» B. Error | |
| 3. |
Which is used as writer for properties? |
| A. | Setf |
| B. | Get |
| C. | Both Setf & Get |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |
| 4. |
What is the collection of property names and values associated with a symbol? |
| A. | List |
| B. | Property |
| C. | Procedures |
| D. | Property list |
| Answer» E. | |
| 5. |
Which enables storage in symbolically indexed places? |
| A. | Properties |
| B. | Procedures |
| C. | Variable |
| D. | List |
| Answer» B. Procedures | |
| 6. |
How many values that a symbol may have? |
| A. | 1 |
| B. | 2 |
| C. | 3 |
| D. | 4 |
| Answer» C. 3 | |
| 7. |
Which procedure is used to create data? |
| A. | List |
| B. | Variable |
| C. | Constructor |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |