MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Lisp knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Common Lis? |
| A. | Guy steele |
| B. | Make |
| C. | ((TITLE (COMMON LISP)) (AUTHOR (GUY STEELE))) |
| Answer» D. | |
| 2. |
How many access procedures are available in lisp? |
| A. | 1 |
| B. | 2 |
| C. | 3 |
| D. | 4 |
| Answer» D. 4 | |
| 3. |
Which makes it easy to identify the first entry encountered that satisfies a given predicate? |
| A. | Reusing |
| B. | Revoking |
| C. | Template |
| D. | Filtering |
| Answer» E. | |
| 4. |
How many items are available in mapping primitives are there? |
| A. | 3 |
| B. | 4 |
| C. | 5 |
| D. | 6 |
| Answer» D. 6 | |
| 5. |
What is partly embedded in the knowledge of your programming for manipulating applications? |
| A. | Programming cliches |
| B. | Procedures |
| C. | Abstraction |
| D. | Data |
| Answer» B. Procedures | |
| 6. |
Which process helps to build a large and complicated programs? |
| A. | Abstraction |
| B. | Mapping |
| C. | Data abstraction |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |