MCQOPTIONS
Saved Bookmarks
This section includes 8 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which chaining rule has inductive approch? |
| A. | Forward Chaining |
| B. | Backward chaining |
| C. | Spanning Chaining |
| D. | All of the above |
| E. | |
| Answer» C. Spanning Chaining | |
| 2. |
Autonomous Question/Answering systems are? |
| A. | Expert Systems |
| B. | Rule Based Expert Systems |
| C. | Decision Tree Based Systems |
| D. | All of the above |
| Answer» E. | |
| 3. |
If temperature < 0, then what is data in the statement? |
| A. | 0 |
| B. | <0 |
| C. | temperature |
| D. | temperature < 0 |
| Answer» D. temperature < 0 | |
| 4. |
These _______ are actually the assertions and should be anything relevant to the beginning state of the system. |
| A. | set of facts |
| B. | set of rules |
| C. | termination criterion |
| D. | None of the above |
| Answer» B. set of rules | |
| 5. |
IF P THEN Q which is also equivalent to? |
| A. | P != Q |
| B. | P => Q |
| C. | P <= Q |
| D. | P <=> Q |
| Answer» C. P <= Q | |
| 6. |
A rule-based system can be simply created by using? |
| A. | assertions |
| B. | rules |
| C. | set of assertions |
| D. | All of the above |
| Answer» D. All of the above | |
| 7. |
Rule based system developed in? |
| A. | 1960 |
| B. | 1970 |
| C. | 1980 |
| D. | 1990 |
| Answer» C. 1980 | |
| 8. |
Rule based system also known as ? |
| A. | knowledge based system |
| B. | Mycin based system |
| C. | Human based system |
| D. | None of the above |
| Answer» B. Mycin based system | |