0% found this document useful (0 votes)
12 views

AI Objective

Objects on ai in upcoming

Uploaded by

nithin reddy
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

AI Objective

Objects on ai in upcoming

Uploaded by

nithin reddy
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

1. What is Artificial Intelligence?

a) Artificial Intelligence is a field that aims to make humans more intelligent


b) Artificial Intelligence is a field that aims to improve the security
c) Artificial Intelligence is a field that aims to develop intelligent machines
d) Artificial Intelligence is a field that aims to mine the data
2. What is the goal of Artificial Intelligence?
a) To solve artificial problems
b) To extract scientific causes
c) To explain various sorts of intelligence
d) To solve real-world problems
3. Which of the following is an application of Artificial Intelligence?
a) It helps to exploit vulnerabilities to secure the firm
b) Language understanding and problem-solving (Text analytics and NLP)
c) Easy to create a website
d) It helps to deploy applications on the cloud
4.What is the primary goal of Artificial Intelligence?
(a) Emulate human intelligence (b) Solve mathematical problems
(c) Generate random outputs (d) Create intelligent agents

5. What is the function of an Artificial Intelligence “Agent”?


a) Mapping of goal sequence to an action
b) Work without the direct interference of the people
c) Mapping of precept sequence to an action
d) Mapping of environment sequence to an action

6. Which search algorithm guarantees Shortest Path in Unweighted Graph?


(a) Depth-First (b) Greedy Best-First (c) Breadth-First (d) A* Search

Which of the following is not a type of Artificial Intelligence agent?


a) Learning AI agent
b) Goal-based AI agent
c) Simple reflex AI agent
d) Unity-based AI agent

7. List the purpose of a Heuristic Function in A* Search.


(a) To ensure the algorithm always finds the optimal solution
(b) To guide the search towards the goal using a heuristic estimate
(c) To perform a backward search from the goal state
(d) To perform a depth-first search

8.The total number of proposition symbols in AI are ________


a) 3 proposition symbols
b) 1 proposition symbols
c) 2 proposition symbols
d) No proposition symbols

9. What is the role of the Min-Max algorithm in the context of Adversarial Search?
(a) Maximizing Agent's rewards (b) Minimizing opponent's rewards (c)
Maximizing opponent's rewards (d) Minimizing agent's rewards

10.What is the process of associating a FOL expression with a phrase?


a) Interpretation
b) Augmented reality
c) Semantic interpretation
d) Augmented interpretation

11.Show the primary purpose of Forward Chaining in AI.


(a) To derive conclusions from given premises (b) To validate logical arguments
(c) To perform backward reasoning (d) To simplify propositional logic expressions

12.Which search strategy is also called as blind search?


a) Uninformed search
b) Informed search
c) Simple reflex search
d) All of the mentioned

13. Tell the inference technique that is more goal-oriented, Forward Chaining or
Backward Chaining. (a) Forward chaining (b) Backward chaining (c) Both are
goal-oriented (d) Neither is goal-oriented.

14. In many problems the path to goal is irrelevant, this class of problems can be
solved using ____________
a) Informed Search Techniques
b) Uninformed Search Techniques
c) Local Search Techniques
d) Informed & Uninformed Search Techniques

15. Outline the key limitation of Propositional Logic when applied to complex
Knowledge Representation? (a) It lacks expressiveness.
(b) It is too computationally intensive (c) It can only represent binary relationships
(d) It cannot handle uncertainty.

16.Which were built in such a way that humans had to supply the inputs and
interpret the outputs?
a) Agents
b) AI system
c) Sensor
d) Actuators

17. Infer the concept of Unification in First-Order Logic. (a) Method to combine
propositional logic rules (b) Way to find a common variable assignment between
expressions (c) Synonym for logical equivalence (d) Technique in propositional
logic to resolve conflicts

18.Adversarial search problems uses ____________


a) Competitive Environment
b) Cooperative Environment
c) Neither Competitive nor Cooperative Environment
d) Only Competitive and Cooperative Environme

19. When modelling Uncertainty in AI, which fundamental concept is used to


represent Degrees of Belief?
(a) Probability (b) Determinism (c) Certainty (d) Causality

20.Translate the following statement into FOL.


“For every a, if a is a philosopher, then a is a scholar”
a) ∀ a philosopher(a) scholar(a)
b) ∃ a philosopher(a) scholar(a)
c) All of the mentioned
d) None of the mentioned

21. Infer the basic axioms of Probability Theory.


(a) Independence, Full Joint Distribution, and Marginal Probabilities
(b) Probability, Likelihood, and Utility (c) Consistency, Completeness, and
Certainty (d) Positivity, Additivity and Normalization

22.First Order Logic is also known as ___________


a) First Order Predicate Calculus
b) Quantification Theory
c) Lower Order Calculus
d) All of the mentioned

23.What is meant by compositional semantics?


a) Determining the meaning
b) Logical connectives
c) Semantics
d) None of the mentioned

24. Which search is implemented with an empty first-in-first-out queue?


a) Depth-first search
b) Breadth-first search
c) Bidirectional search
d) None of the mentioned

25. Which search is implemented with an empty first-in-first-out queue?


a) Depth-first search
b) Breadth-first search
c) Bidirectional search
d) None of the mentioned

26. What is the space complexity of Depth-first search?


a) O(b)
b) O(bl)
c) O(m)
d) O(bm)

27. Which search algorithm imposes a fixed depth limit on nodes?


a) Depth-limited search
b) Depth-first search
c) Iterative deepening search
d) Bidirectional search

You might also like