Skip to main content

AI - UNIT-1 Descriptive Questions

 

UNIT-1: SHORT ANSWER - QUESTIONS (2M)

Q. no Question Description
1 Define Artificial Intelligence (AI).
2 What is an AI Problem?
3 Briefly explain the term "environment" in the context of AI agents.
4 Explain 'autonomy' in the context of AI agents.
5 Define Artificial Intelligence and describe its key areas of application.
6 Explain the role of problem-solving agents in AI.
7 Is AI a science or is it engineering? Or neither or both? Explain.
8 Define Rational Agent, Elaborate the Agent and Environment in AI.
9 Explain the role of search in problem-solving agents and explain how they explore solution space and find optimal solution.
10 Define Model -based reflex agent.
11 Define Structure of Agents and types of Agent Programs.

UNIT-1: LONG ANSWER - QUESTIONS (5M).

Q. no Question Description
1 Explain the concept of rationality in AI and its importance.
2 Discuss different types of environments in which AI agents operate.
3 What is the motivation behind AI approach? What is its history?
4 Explain PEAS description of task environment for automated taxt.
5 State and explain the Foundations of Artificial Intelligence.
6 Explain how rationality of an agent is measured and structure of an agent.
7 Explain any four approaches of AI.
8 Briefly explain the history of Artificial Intelligence.
9 Compare and contrast the different types of environments (deterministic, stochastic, static, dynamic, etc.) and their implications on the design of AI agents.
10 List out the Applications of AI.
11 Summarize the state of the art of Artificial Intelligence.    
12 Illustrate the Problem-solving agents and process of problem formulation with example.
13 Discuss intelligent agents, their structure, and types with examples.

Comments

Popular posts from this blog

23CS52 - DATA STRUCTURES (Lab)

Data Structures Lab is designed to provide hands-on experience in implementing and analyzing various data structures using the C programming language. Through a series of practical exercises, students learn to implement both linear and non-linear data structures such as arrays, linked lists, stacks, queues, trees, and hashing techniques.

23CS02 - DATA STRUCTURES (Theory)

Data Structures is a fundamental subject in computer science that deals with organizing, storing, and managing data efficiently. It helps in performing operations such as insertion, deletion, searching, and sorting in an optimized way.

23AD02 - ARTIFICIAL INTELLIGENCE

   Artificial Intelligence (AI) is a branch of computer science that enables machines to perform tasks that normally require human intelligence. It involves learning, reasoning, problem-solving, and decision-making using algorithms and data.  AI is widely used in applications such as virtual assistants, healthcare, robotics, and autonomous systems.