Artificial Intelligence MCQ's With Answers
AI UNIT 4 MCQ'S
1. The knowledge engineer might already be an expert in the domain, or might need to work with real experts to extract what they know-a process called ____________
- knowledge acquisition
- PEAS Process
- Knowledge task
- knowledge gathering
Ans: knowledge acquisition
2.The statement comprising the limitations of FOL is/are ____________
- Expressiveness
- Formalizing Natural Languages
- Many-sorted Logic
- All Of Above
Ans: All Of Above
3. first order logic also known as ___________________
- Lower Order Calculus
- Multivariable Calculus
- single-variable calculus
- None
Ans: Lower Order Calculus
4. a ________________ is some one who investigate a particular domain, learns what concepts are important in that domain, and creates a formal representation of the objects and relations in the domain.
- Mechanical engineering
- comunication
- Knowledge Engineering
- None
Ans: Knowledge Engineering
5. The adjective ,"first-order", distinguishes first-order logic from ___________ in which there are predicates having predicates or functions as arguments, or in which one or both of predicate quantifiers or function quantifiers are permitted.
- Representational Verification
- Representational Adequacy
- Higher Order Logic
- new order logic
Ans: Higher Order Logic
6. A Term with no variables is called a
- ground term
- no term
- zero term
- unit term
Ans: ground term
7. Which statement is an correct example of universal quantification
- x King(x) ⇒ Person(x) .
- ∀ x King(x) ⇒ Person(x) .
- x King(x) ∧ Person(x)
- x King(x) v Person(x)
Ans: ∀ x King(x) ⇒ Person(x) .
8. Which statement is an correct example of Existential quantification
- x Crown(x) ∧ OnHead(x, John) .
- x King(x) ∧ Person(x)
- x King(x) v Person(x)
- ∃ x Crown(x) ∧ OnHead(x, John) .
Ans: ∃ x Crown(x) ∧ OnHead(x, John) .
9. Knowledge Engineering is field of Artificial Intelligence
- TRUE
- FALSE
Ans: TRUE
10. Which is not a property of representation of knowledge?
- Representational Verification
- Inferential Adequacy
- Inferential Efficiency
- Acquisitional Efficiency.
Ans: Representational Verification
11. Why First Order Predicate Logic more expressive than Propositional Logic ?
- its uses Relations And Variables only.
- uses only Quantifiers
- Uses Relations,Variable and Quantifiers
- uses None of the above
Ans: Uses Relations,Variable and Quantifiers
12. First Order Logic symbol can be a?
- Constant term, Variable Term or a Function
- only Contant term
- Only A function
- Constant term and a Variable term
Ans: Constant term, Variable Term or a Function
13. Rules in First Order Logic has two parts?
- Predecessor and Succesor
- Quantifier And Succesor
- Predecessor and Variable
- Relations and a function
Ans: Predecessor and Succesor
14. What is correct About The Universal Quantifier.
- symbolized by " ∃ ".
- Pronounced as "there exists"
- it is not applicable to all variables in the predicate.
- Pronounced as " for all ".
Ans: Pronounced as " for all ".
15. What is correct about the First Order Logic (FOL).
- It is a Weak Knowledge Representation Language
- it is a Foundation Level Logic
- it is Declarative in Nature.
- it is a Higher Level Logic
Ans: it is a Higher Level Logic
16. What is Fordward Chaining ?
- works towards a Final Stage.
- there should be a Path from Start to Goal
- also called as " Goal-Driven Inference Technique".
- Top-Down Reasoning.
Ans: there should be a Path from Start to Goal
17. What is Backward Chaining ?
- works from a initial Stage.
- also called as "Goal-Driven Inference Technique".
- Bottom-Up Reasoning
- it is used in "Design Expert System"
Ans: also called as "Goal-Driven Inference Technique".
18. what is Resolution?
- It is a Valid Inference Rule.
- was Discovered in 1980
- It is a Recursive Algorithm
- it is not the only inference rule needed to build a Sound and Complete theorm proof maker
Ans: It is a Valid Inference Rule.
Thank You : Sourabh Patil
Post a Comment