CSI502 Artificial Intelligence PAST PAPER GCUF

CSI502 Artificial Intelligence PAST PAPER GCUF



This blog post would focus on providing students with a complete solution to the solved paper for CSI502 Artificial Intelligence. It would include a section on understanding the exam format and requirements, followed by sections on solving the MCQs and questions. The final section would provide tips for success on the exam.

1-Which search method takes less memory?

Answer: Breadth-first search

2-Which search is implemented with an empty first-in-first-out queue?

Answer: Breadth-first search

3-What is the space complexity of Depth-first search?

Answer: O(b)

4-What is the general term of Blind searching?

Answer: Uninformed Search

5-Which data structure conveniently used to implement BFS?

Answer: Queue

6-Optimality of BFS in

Answer: When all step costs are equal

7-What is Artificial Intelligence?

Answer: Artificial Intelligence is a field that aims to develop intelligent machines

8-What is the goal of Artificial Intelligence?

Answer: To solve real-world problems

9-Which of the following is an application of Artificial Intelligence?

Answer: All of the above

10-What is the function of an Artificial Intelligence "Agent"?

Answer: All of the above

11-How many informed search methods are there in Artificial Intelligence?

Answer: 3

12-On which of the following a basic line following robot is based?

Answer: Reactive approach

13-Which of the following is an example of an artificial intelligent agent/agents?

Answer: All of the above

14-Which of the following environment is strategic?

Answer: Rational

15-Which of the following produces hypotheses that are easy to read for humans?

Answer: ILP

16-What kind of environment is strategic in artificial intelligence?

Answer: Rational

17-Where does the performance measure is included?

Answer: Rational agent

18-What is in state space?

Answer: Representing your problem with variable and parameter

19-A problem in a search space is defined by one of these state.

20-Answer: Intermediate state

A problem solving approach works well for

Answer: All of the above

Questions

Q2-Explain uses of computer vision in Artificial intelligence?

Q3-What is the intelligent agent in Al, and where are they used?

Q4-Explain what is NLP? What are the various components of NLP?

Post a Comment

Previous Post Next Post