Explore topic-wise MCQs in Artificial Intelligence.

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.

HOW_MANY_POSSIBLE_SOURCES_OF_COMPLEXITY_ARE_THERE_IN_FORWARD_CHAINING??$

A. 1
B. 2
C. 3
D. 4
Answer» D. 4
2.

Which will solve the conjuncts of the rule so that the total cost is minimized?

A. Constraint variable
B. Conjunct ordering
C. Data complexity
D. All of the mentioned
Answer» C. Data complexity
3.

From where did the new fact inferred on new iteration is derived?

A. Old fact
B. Narrow fact
C. New fact
D. All of the mentioned
Answer» D. All of the mentioned
4.

How to eliminate the redundant rule matching attempts in the forward chaining?

A. Decremental forward chaining
B. Incremental forward chaining
C. Data complexity
D. None of the mentioned
Answer» C. Data complexity
5.

Which knowledge base is called as fixed point?

A. First-order definite clause are similar to propositional forward chaining
B. First-order definite clause are mismatch to propositional forward chaining
C. All of the mentioned
D. None of the mentioned
Answer» B. First-order definite clause are mismatch to propositional forward chaining
6.

Which will be the instance of the class datalog knowledge bases?

A. Variables
B. No function symbols
C. First-order definite clauses
D. None of the mentioned
Answer» C. First-order definite clauses
7.

Which are more suitable normal form to be used with definite clause?

A. Positive literal
B. Negative literal
C. Generalized modus ponens
D. Neutral literal
Answer» D. Neutral literal
8.

What is the condition of variables in first-order literals?

A. Existentially quantified
B. Universally quantified
C. Both Existentially & Universally quantified
D. None of the mentioned
Answer» C. Both Existentially & Universally quantified
9.

Which closely resembles propositional definite clause?

A. Resolution
B. Inference
C. Conjunction
D. First-order definite clauses
Answer» E.
10.

Which condition is used to cease the growth of forward chaining?

A. Atomic sentences
B. Complex sentences
C. No further inference
D. All of the mentioned
Answer» D. All of the mentioned