AI_Question_Paper
AI_Question_Paper
Part B (5 × 5 = 25 Marks)
(Answer any five questions)
14. What is a goal-based agent and a utility-based agent? Explain with a diagram.
OR
What is depth-limited search? What is uniform cost search?
15. Define the characteristics of AI problems with examples.
OR
Show that DFS is neither complete nor optimal search. Write the algorithm of Depth First Search.
Part C (3 × 15 = 45 Marks)
(Answer any three questions)
16. Explain the iterative deepening A* (IDA*) algorithm with its working and an example.
OR
Explain the principle of fuzzy logic with suitable examples.
17. Explain Depth-First Search (DFS) with its algorithm and prove why it is neither complete nor
optimal.
OR
What is control strategy and production system? How is this helpful in AI? Give examples with its
types.
18. Discuss the concept of resolution in logic. Solve the given logical problem.
OR
What are the main aspects considered before solving a complex AI problem? What is state space
representation in AI?