Artificial Intelligence Questions and Answers – Inference in First-Order Logic

This set of Artificial Intelligence Assessment Questions and Answers focuses on “Inference in First-Order Logic”.

1. The rule of Universal Instantiation (UI for short) says that we can infer any sentence obtained by substituting a ground term (a term without variables) for the variable.
a) True
b) False
View Answer

Answer: a
Explanation: Rule of universal instantiation.

2. The corresponding Existential Instantiation rule: for the existential quantifier is slightly more complicated. For any sentence a, variable v, and constant symbol k that does not appear elsewhere in the knowledge base.
a) True
b) False
View Answer

Answer: a
Explanation: Rule of existential instantiation.

3. What among the following could the universal instantiation of ___________
For all x King(x) ^ Greedy(x) => Evil(x)
a) King(John) ^ Greedy(John) => Evil(John)
b) King(y) ^ Greedy(y) => Evil(y)
c) King(Richard) ^ Greedy(Richard) => Evil(Richard)
d) All of the mentioned
View Answer

Answer: d
Explanation: Refer the definition if universal instantiation.
advertisement
advertisement

4. Lifted inference rules require finding substitutions that make different logical expressions looks identical.
a) Existential Instantiation
b) Universal Instantiation
c) Unification
d) Modus Ponen
View Answer

Answer: c
Explanation: None.

5. Which of the following is not the style of inference?
a) Forward Chaining
b) Backward Chaining
c) Resolution Refutation
d) Modus Ponen
View Answer

Answer: d
Explanation: Modus ponen is a rule for an inference.
Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

6. In order to utilize generalized Modus Ponens, all sentences in the KB must be in the form of Horn sentences.
a) True
b) False
View Answer

Answer: a
Explanation: None.

7. For resolution to apply, all sentences must be in conjunctive normal form, a conjunction of disjunctions of literals.
a) True
b) False
View Answer

Answer: a
Explanation: None.
advertisement

8. What are the two basic types of inferences?
a) Reduction to propositional logic, Manipulate rules directly
b) Reduction to propositional logic, Apply modus ponen
c) Apply modus ponen, Manipulate rules directly
d) Convert every rule to Horn Clause, Reduction to propositional logic
View Answer

Answer: a
Explanation: None.

9. Which among the following could the Existential instantiation of ∃x Crown(x) ^ OnHead(x, Johnny)?
a) Crown(John) ^ OnHead(John, Jonny)
b) Crown(y) ^ OnHead(y, y, x)
c) Crown(x) ^ OnHead(x, Jonny)
d) None of the mentioned
View Answer

Answer: a
Explanation: None.
advertisement

10. Translate the following statement into FOL.
“For every a, if a is a PhD student, then a has a master degree”
a) ∀ a PhD(a) -> Master(a)
b) ∃ a PhD(a) -> Master(a)
c) A is true, B is true
d) A is false, B is false
View Answer

Answer: a
Explanation: None.

Sanfoundry Global Education & Learning Series – Artificial Intelligence.

To practice all areas of Artificial Intelligence Assessment Questions, here is complete set of 1000+ Multiple Choice Questions and Answers on Artificial Intelligence.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.