MCQOPTIONS
Saved Bookmarks
This section includes 6 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. |
What is another type of Default reasoning? |
| A. | Monotonic reasoning |
| B. | Analogical reasoning |
| C. | Bitonic reasoning |
| D. | Non-monotonic reasoning |
| Answer» E. | |
| 2. |
In Bayes theorem, what is meant by P(Hi|E)? |
| A. | The probability that hypotheses Hi is true given evidence E |
| B. | The probability that hypotheses Hi is false given evidence E |
| C. | The probability that hypotheses Hi is true given false evidence E |
| D. | The probability that hypotheses Hi is false given false evidence E |
| Answer» B. The probability that hypotheses Hi is false given evidence E | |
| 3. |
In default logic, which of the following inference rules of the form is allowed? |
| A. | (A : B) / C |
| B. | A / (B : C) |
| C. | A / B |
| D. | A / B : C |
| Answer» B. A / (B : C) | |
| 4. |
Third component of a planning system is to ___________ |
| A. | Detect when a solution has been found |
| B. | Detect when solution will be found |
| C. | Detect whether solution exists or not |
| D. | Detect whether multiple solutions exist |
| Answer» B. Detect when solution will be found | |
| 5. |
Two literals are complementary if _____________ |
| A. | They are equal |
| B. | They are identical and of equal sign |
| C. | They are identical but of opposite sign |
| D. | They are unequal but of equal sign |
| Answer» D. They are unequal but of equal sign | |
| 6. |
Which of the following is true related to Satisfiable property? |
| A. | A statement is satisfiable if there is some interpretation for which it is false |
| B. | A statement is satisfiable if there is some interpretation for which it is true |
| C. | A statement is satisfiable if there is no interpretation for which it is true |
| D. | A statement is satisfiable if there is no interpretation for which it is false |
| Answer» C. A statement is satisfiable if there is no interpretation for which it is true | |