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

AI Model Question Paper

This document contains a model question paper for an Artificial Intelligence exam. It has 7 questions testing knowledge of key AI concepts. Question 1 contains 7 multiple choice questions testing topics like machine learning applications, programming languages, and search strategies. Questions 2-6 are longer answer questions requiring explanations of concepts like state space search, A* algorithm, logic representations, and comparisons of techniques. Question 7 involves short notes on two AI topics such as neural networks, genetic algorithms, or expert systems. The paper tests a range of essential AI knowledge over 3 hours and is worth a total of 70 marks.

Uploaded by

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

AI Model Question Paper

This document contains a model question paper for an Artificial Intelligence exam. It has 7 questions testing knowledge of key AI concepts. Question 1 contains 7 multiple choice questions testing topics like machine learning applications, programming languages, and search strategies. Questions 2-6 are longer answer questions requiring explanations of concepts like state space search, A* algorithm, logic representations, and comparisons of techniques. Question 7 involves short notes on two AI topics such as neural networks, genetic algorithms, or expert systems. The paper tests a range of essential AI knowledge over 3 hours and is worth a total of 70 marks.

Uploaded by

sweta
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Model Question Paper

Subject: Artificial Intelligence


Registration No.: ……………………

Course/Branch: B.Tech. / CSE Semester: V


Subject Name : Artificial Intelligence Max. Marks: 70
Subject Code : 105501 Time: 3 hours

Information for you:


1. This Examination paper contains total 7-Questions.
2. Attempt Question-1 is compulsory.
3. Attempt total Five-Question.
Advice to you:
1. You should write your answers clearly in your own words.
2. Draw the figures and take examples whenever it is required.
-------------------------------------------------------------------------------------------------------------------------
1. Find the correct answer of the followings: (7 x 2 = 14 )
a) Which of the following is the branch of Artificial Intelligence?

i. Machine Learning
ii. Cyber forensics
iii. Full-Stack Developer
iv. Network Design

b) Which of the following is an application of Artificial Intelligence?


I. It helps to exploit vulnerabilities to secure the firm
II. Language understanding and problem-solving (Text analytics and NLP)
III. Easy to create a website
IV. It helps to deploy applications on the cloud

c) Which of the following is not the commonly used programming language for Artificial
Intelligence?
I. Perl
II. Java
III. PROLOG
IV. LISP

d) Which of the following is not an application of artificial intelligence?


I. Face recognition system
II. Chatbots
III. LIDAR
IV. DBMS

e) A production rule consists of ___________

I. A set of Rule
II. A sequence of steps
III. Set of Rule & sequence of steps
IV. Arbitrary representation to problem

f) Which search strategy is also called as blind search?

I. Uninformed search
II. Informed search
III. Simple reflex search
IV. All of the mentioned
g) Which search is implemented with an empty first-in-first-out queue?}

i. Depth-first search
ii. Breadth-first search
iii. Bidirectional search
iv. None of the mentioned

2. (a) Introduce the term AI. How do you say that AI can solve the real world problems? What are
the limitations of AI application?
(b) Define the term State Space Search. List the name and evaluate any one technique
that is used in Blind Search. 7

3. (a) Create a situation where “ h’ Underestimates h.” in a AI problem. What is the role of g
function in A* algorithm?. 7
(b) Write the Best-First Search algorithm. Discuss a problem, where we can apply this
algorithm. 7

4. (a) Introduce the following terms: 7


a) Turing Test b) Intelligent Agent
c) Propositional logic d) Learning
e) Robotics f) Knowledge
g) Bayesian Networks

(b) What is a heuristic function? What is the importance of using it in State Space
search? 7

5. (a) Give an example and explain a problem for which breadth first search would work
better than depth first search. 7
(b) Represent the following statements in predicate logic: 7
i) Marcus was a man.
ii) Marcus was a Pompeian.
iii) All Pompeian were Romans.
iv) Caesar was a ruler.
v) All Pompeian were either loyal to Caesar or hated him.
vi) Everyone is loyal to someone.
vii) People only try to assassinate rulers they are not loyal to.

6. Differentiate any TWO the following: 7x2=14


i) Uninformed search and Informed search.
ii) Unsupervised Learning and Supervised Learning
iii) A* Search and AO* Search

7. Write short notes on any (TWO) of the following: 7x2=14

i. Neural Networks
ii. Genetic Algorithm
iii. Particle Swarm Optimization
iv. Expert Systems

You might also like