MCQOPTIONS
Saved Bookmarks
This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Artificial Intelligence knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Special programs that assist programmers are called ____________ |
| A. | heuristic processors |
| B. | symbolic programmers |
| C. | intelligent programming tools |
| D. | program recognizers |
| Answer» D. program recognizers | |
| 2. |
In LISP, the function (minusp (-20 4 8 8 1)) returns? |
| A. | T |
| B. | F |
| C. | NIL |
| D. | -20 |
| Answer» B. F | |
| 3. |
In AI programming, a list may contain ___________ |
| A. | cells |
| B. | fields |
| C. | pointers |
| D. | all of the mentioned |
| Answer» E. | |
| 4. |
A KES knowledge base contains information in the form of ___________ |
| A. | associations |
| B. | actions |
| C. | free text |
| D. | all of the mentioned |
| Answer» E. | |
| 5. |
The expert system developed at MIT to solve mathematical problems is known as ___________ |
| A. | RAND |
| B. | ISIS |
| C. | MACSYMA |
| D. | MOLGEN |
| Answer» D. MOLGEN | |
| 6. |
In LISP, the atom that stands for False is ___________ |
| A. | t |
| B. | nil |
| C. | y |
| D. | time |
| Answer» C. y | |
| 7. |
In LISP, the following function (minusp (-20 4 8 8 1)) returns? |
| A. | T |
| B. | F |
| C. | NIL |
| D. | -20 |
| Answer» B. F | |