0% found this document useful (0 votes)
67 views3 pages

Subject: Artificial Intelligence Term: Mid Question No. 1 (10 0.5)

The document is about artificial intelligence concepts including different types of AI, intelligent agents, problem solving agents, search algorithms, uninformed and informed search strategies, first-order logic, reasoning and heuristic search. It provides a 10 question multiple choice quiz about these topics testing knowledge of approaches to AI, examples of intelligent agents, the main task of a problem solving agent, inputs and outputs of search algorithms, when breadth-first search is optimal, informed search strategies, data structures for best-first search, atomic sentences, the Wumpus world problem, and properties of knowledge representation. It also provides short answer questions to differentiate between strong and weak AI, discuss elements of first-order logic, compare uninformed search strategies, and describe heuristic search

Uploaded by

Naila Kanwal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
0% found this document useful (0 votes)
67 views3 pages

Subject: Artificial Intelligence Term: Mid Question No. 1 (10 0.5)

The document is about artificial intelligence concepts including different types of AI, intelligent agents, problem solving agents, search algorithms, uninformed and informed search strategies, first-order logic, reasoning and heuristic search. It provides a 10 question multiple choice quiz about these topics testing knowledge of approaches to AI, examples of intelligent agents, the main task of a problem solving agent, inputs and outputs of search algorithms, when breadth-first search is optimal, informed search strategies, data structures for best-first search, atomic sentences, the Wumpus world problem, and properties of knowledge representation. It also provides short answer questions to differentiate between strong and weak AI, discuss elements of first-order logic, compare uninformed search strategies, and describe heuristic search

Uploaded by

Naila Kanwal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 3

Subject: Artificial Intelligence

Term: Mid
Question no. 1 (10*0.5)
i. Which of the following could be the approaches to artificial intelligence?
a) Strong AI
b) Weak AI
c) Applied AI
d) All of above
ii. What among the following is/are the example of the intelligent agent?
a) Human
b) Robot
c) Autonomous Spacecraft
d) All of above
iii. What is the main task of a problem solving agent.
a) Solve the given problem and reach to goal
b) To find out which sequence of actions will get it to the goal state
c) Both a and b
d) None of above
iv. A search algorithm takes ___________ as an input and return _________ as an output.
a) Input, output
b) Problem, solution
c) Solution, problem
d) Parameters, sequence of action
v. When is breadth first search is optimal?
a) When there is less no of nodes
b) When all step costs are equal
c) When all step costs are unequal
d) None of above
vi. The search strategy the uses a problem specific knowledge is known as _________
a) Informed search
b) Best First search
c) Heuristic search
d) All of above
vii. Best first search can be implemented using the following data structure.
a) Queue
b) Stack
c) Priority Queue
d) Circular Queue
viii. Which is created by using single propositional symbol?
a) Atomic Sentences
b) Complex Sentences
c) Composition Sentences
d) None of above
ix. Wumpus world is a classic problem, best example of
a) Single Player game
b) Two player game
c) Reasoning with knowledge
d) Knowledge with game
x. Which is not a property of representation of knowledge
a) Representational Verification
b) Representational Adequacy
c) Inferential Adequacy
d) Inferential Efficiency

Question no. 2 (4*2)


Write the Short answers of Questions
i. Differentiate between Strong AI and Weak AI.
ii. Discuss the basic elements of First_Order logic.
iii. Compare different strategies of Uninformed search.
iv. What are Heuristic search strategies?

Question no. 3 (7)


Long Question
i. What is reasoning and its types, briefly describe with examples.
Keys
i. d
ii. d
iii. c
iv. b
v. b
vi. d
vii. c
viii. a
ix. c
x. a

You might also like