MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Lisp knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which is used to compare patterns and datums element by element? |
| A. | Procedure |
| B. | Compare |
| C. | Equal |
| D. | Matching |
| Answer» E. | |
| 2. |
Which keeps variable binding on an association list? |
| A. | Match |
| B. | Compare |
| C. | Equal |
| D. | None of the mentioned |
| Answer» B. Compare | |
| 3. |
What is the name of elements present in patterns? |
| A. | Variables |
| B. | Patterns |
| C. | Pattern variables |
| D. | Pattern elements |
| Answer» D. Pattern elements | |
| 4. |
What is the way of expressing an ordinary expression in terms of bits? |
| A. | Datum |
| B. | Data |
| C. | Manipulation |
| D. | Verification |
| Answer» B. Data | |
| 5. |
Which procedure is used as key element in a backward chaining algorithm? |
| A. | Matching |
| B. | Unification matching |
| C. | Verification |
| D. | None of the mentioned |
| Answer» C. Verification | |