 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 10 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_MEANT_BY_PREDICATE_INDEXING??$ | 
| A. | All the one kind of facts in one bucket and another kind in other bucket | 
| B. | Acts like index for facts | 
| C. | All of the mentioned | 
| D. | None of the mentioned | 
| Answer» B. Acts like index for facts | |
| 2. | How_the_buckets_are_stored_in_predicate_indexing?$ | 
| A. | Lists | 
| B. | Stack | 
| C. | Hashes | 
| D. | None of the mentioned | 
| Answer» D. None of the mentioned | |
| 3. | Where did all the facts are stored to implement store and fetch function? | 
| A. | Database | 
| B. | Knowledge base | 
| C. | Datamart | 
| D. | All of the mentioned | 
| Answer» C. Datamart | |
| 4. | How many functions are available in the unification and lifting process? | 
| A. | 1 | 
| B. | 2 | 
| C. | 3 | 
| D. | 4 | 
| Answer» E. | |
| 5. | Which makes the complexity of the entire algorithm quadratic in the size? | 
| A. | Clause | 
| B. | Inference | 
| C. | Resolution | 
| D. | Occur check | 
| Answer» E. | |
| 6. | Which is unique up to renaming of variables? | 
| A. | Unifier | 
| B. | Most general unifier | 
| C. | Unifier & Most general unifier | 
| D. | None of the mentioned | 
| Answer» C. Unifier & Most general unifier | |
| 7. | Which is a lifted version of modus ponens? | 
| A. | Generalized modus ponens | 
| B. | Inference | 
| C. | Clauses | 
| D. | None of the mentioned | 
| Answer» B. Inference | |
| 8. | Which algorithm takes two sentences and returns an unifier? | 
| A. | Inference | 
| B. | Hill-climbing search | 
| C. | Depth-first search | 
| D. | Unify algorithm | 
| Answer» E. | |
| 9. | Which process makes different logical expression looks identical? | 
| A. | Lifting | 
| B. | Unification | 
| C. | Inference process | 
| D. | None of the mentioned | 
| Answer» C. Inference process | |
| 10. | What is the process of capturing inference process as a single inference rule? | 
| A. | Ponens | 
| B. | Clauses | 
| C. | Generalized Modus Ponens | 
| D. | Variables | 
| Answer» D. Variables | |