QB Previous Year
QB Previous Year
UNIT I INTRODUCTION
Introduction–Definition – Foundation and History of AI - Future of Artificial Intelligence
– Characteristics of Intelligent Agents–Agents and Environments – Nature of
Environments – Structure of Agents - Typical Intelligent Agents
UNIT I / PART- A
1. Define Artificial Intelligence. (Nov/Dec 2022)
The study of how to make computers do things at which at the moment, people are
better.
• Systems that think like humans.
• Systems that act like humans.
• Systems that think rationally.
• Systems that act rationally.
2. Differentiate Natural Intelligence from Artificial Intelligence.
Natural Intelligence Artificial Intelligence
Exhibited by human beings Programmed by humans in machines
Highly refined and no electricity required It exists in computer system, so electrical
to generate output. energy is required for activation of output.
No one is an expert. We can get better Expert system exists, which collect ideas
solution from one another of human beings
3. What is meant by a Turing Test?
A Turing Test is a method of inquiry in artificial intelligence (AI) for determining
whether or not a computer is capable of thinking like a human being. The test is
named after Alan Turing.
4. What are the capabilities, computer should possess to pass Turing test?
✓ natural language processing -to enable it to communicate successfully in English
✓ knowledge representation - to store what it knows or hears
✓ automated reasoning - to use the stored information to answer questions and to
draw new conclusions
✓ machine learning - to adapt to new circumstances and to detect and extrapolate
patterns.
11. State the concept of rationality (or) List down the characteristics of rational agents?
An artificial intelligence system is rational if it is able to do the right thing based on
what it knows or has learned.
What is rational at any given time depends on four things:
✓ The performance measure that defines the criterion of success.
✓ The agent's prior knowledge of the environment.
✓ The actions that the agent can perform.
✓ The agent's percept sequence to date
12. How to measure the performance of an agent?
Performance measure of an agent is the criteria, which determines how successful an
agent is. Performance measure of an agent is obtained by analyzing two tasks. They
are How and When actions. Thus the performance of an agent can be measured.
13. Define Omniscience and information Gathering.
An Omniscience agent knows the actual outcome of its actions and can act
accordingly. But omniscience is impossible in reality. Doing actions in order to modify
future precepts sometimes called information gathering.
14. What is important for task environment?
The following are the important parameters for task environment
✓ Performance measure – evaluates the behavior of the agent in an environment.
✓ Environment - Set of students testing Agency
✓ Actuators - Display exercises suggestions, corrections.
✓ Sensors - Keyboard entry
15. List the properties of environments.
The various properties of environment are as follows
✓ Fully Observable Vs Partially Observable
✓ Deterministic Vs Stochastic.
20. Name the elements of an agent and list out the characteristics of Intelligent agent. (Apr 21)
An agent is anything that can be viewed as perceiving its environment through sensors
and acting upon that environment through actuators.
UNIT II /PART- B
1. Explain Depth First Search and BFS with example.
2. What are the five uninformed search strategies? Explain any two search strategies in detail.
(Nov/Dec 2022)
3. Explain Iterative Deepening Search in detail
4. Explain A* Search Algorithm in detail. (Nov/Dec 2022)
5. Describe Hill Climbing Search with example
6. Select the next move for MAX using minmax (putting a X)
The whole term refers to the object that appears as the (n+1)th entry in that type in the
relation whose first n elements are objects referred to by the arguments.
8. What are the three families of First-order inference algorithms? (Nov/Dec 2022)
The three families of First-order inference algorithms are,
✓ Forward chaining and its application to deductive databases and
production systems
✓ Backward chaining and logical programming systems
✓ Resolution-based theorem proving.
9. Define Atomic sentence
An Atomic sentence is formed from a predicate symbol optionally followed by an
parenthesized list of terms such as
Brother (Richard, John)
This states that Richard is the brother of John. An atomic sentence is a type of declarative
sentence which is either true or false (may alsobe referred to as a proposition,
statement or truth bearer) and which cannot be broken down into other simpler
sentences.
10. Define complex sentences
Complex sentence is defined as the one which uses propositional logic and quantified
sentences as connectives for relating any two simple sentences. The connectives are