0% found this document useful (0 votes)
14 views3 pages

Ilovepdf Merged

i love pdf

Uploaded by

Naman Pathak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views3 pages

Ilovepdf Merged

i love pdf

Uploaded by

Naman Pathak
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

UNIT – 1

Section A: 1 Mark Questions

1. Define Artificial Intelligence (AI).


2. What is an intelligent agent?
3. List any two characteristics of intelligent agents.
4. What does the term "machine learning" refer to in AI?
5. Identify one problem-solving approach used in AI.
6. What is the significance of "perception" in intelligent agents?
7. Give an example of a rule-based system in AI.
8. What role does "environment" play for an intelligent agent?
9. Explain any two most common challenges while using an AI agent.
10. Explain any two characteristics of Intelligent Agents

Section B: 5 Mark Questions

1. Discuss the future implications of Artificial Intelligence in society.


2. Explain any two components of AI agents.
3. Explain autonomous AI Agent workflow with flow figure.
4. Explain the concept of an intelligent agent with a suitable example.
5. Describe the key characteristics that differentiate intelligent agents from traditional
software.
6. Discuss three typical intelligent agents and their functions.
7. Explain how the problem-solving approach is applied to a specific AI problem, such
as chess.
8. Analyze the impact of AI on the job market.
9. Discuss the ethical considerations surrounding the use of AI.
10. Describe how feedback loops are important for intelligent agents.

Section C: 5 Mark Long Answer Questions

1. Explain the structure of an Artificial Intelligent agent.


2. Analyze a real-world case study where an intelligent agent has solved a complex
problem.
3. Explain the various stages involved in the problem-solving approach in AI, using an
example.
4. Evaluate the limitations of current intelligent agents and suggest potential
improvements.
5. Discuss the role of data in training intelligent agents, including challenges faced
during data collection.
UNIT – 2
Section A: 1 Mark Questions

1. Define the term "Heuristic" in the context of problem-solving.


2. Define Uninformed Search Algorithms.
3. Define one example of an informed search strategy.
4. Describe the difference between depth-first and breadth-first search.
5. What is the purpose of using search strategies in AI problem-solving?
6. Explain the term "state space."
7. What does "optimal solution" mean in search problems?
8. Give one advantage of informed search over uninformed search.
9. What is the purpose of using depth-first search?
10. Name a common application of search strategies in AI.

Section B: 5 Mark Questions

6. Explain Uniform Cost Search Algorithm with one example.


7. Explain Greedy Search Algorithm with Heuristic example.
8. Explain Depth First Search Algorithm with one example.
9. Explain the concept of uninformed search strategies and discuss their advantages and
disadvantages.
10. Describe the role of heuristics in informed search strategies and provide an example
of a heuristic used in problem-solving.
11. Compare and contrast two informed search strategies, such as A* search and greedy
search.
12. Discuss the significance of search strategies in AI and how they contribute to efficient
problem-solving.
13. Illustrate how search strategies can be applied to a real-world problem, such as
pathfinding in a navigation system.
14. Compare and contrast uninformed and informed search strategies, providing examples
of each.
15. Discuss how search strategies can be applied to optimization problems, providing an
example.

Section C: 5 Mark Long Answer Questions

11. Analyze the challenges associated with uninformed search strategies in large state
spaces and propose possible solutions.
12. Evaluate the effectiveness of heuristics in improving search efficiency and discuss
potential pitfalls when using heuristics.
13. Discuss the trade-offs between exploration and exploitation in search strategies,
particularly in the context of AI learning.
14. Find the path to reach from S to G using A* Graph Search Algorithm.
15. Find the path to reach from a to f using A* Tree Search Algorithm.

You might also like