AI Model Question Paper
AI Model Question Paper
i. Machine Learning
ii. Cyber forensics
iii. Full-Stack Developer
iv. Network Design
c) Which of the following is not the commonly used programming language for Artificial
Intelligence?
I. Perl
II. Java
III. PROLOG
IV. LISP
I. A set of Rule
II. A sequence of steps
III. Set of Rule & sequence of steps
IV. Arbitrary representation to problem
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
(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.
i. Neural Networks
ii. Genetic Algorithm
iii. Particle Swarm Optimization
iv. Expert Systems