wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Artificial Intelligence CT-4

Total questions: 20

Worksheet time: 40mins

Name
Class
Date
1.

Which of the following statements correctly define knowledge representation in AI?

a)

It is the way in which facts and information are stored in the storage system of the agent

b)

It is the way in which we feed the knowledge in machine understandable form

c)

We modify the knowledge and convert it into the format which is acceptable by the machine

d)

All of the above

2.

A) Knowledge base (KB) is consists of set of statements.
B) Inference is deriving a new sentence from the KB.

Choose the correct option.

a)

A is true, B is true

b)

A is false, B is false

c)

A is true, B is false

d)

A is false, B is true

3.

Which is not a property of representation of knowledge?

a)

Representational Adequacy

b)

Representational Verification

c)

Inferential Adequacy

d)

Inferential Efficiency

4.

"In AI systems, Knowledge can be represented in two ways. What are these two ways?
Machine Logic
Predicate Logic
Propositional Logic
Compound Logic"

a)

ii. and iii

b)

i. and ii.

c)

i. and iii

d)

iii. and iv

5.

Knowledge and reasoning also play a crucial role in dealing with (a)   environment.

6.

what are the approaches of knowledge representation?

a)

Inheritable knowledge

b)

Inferential knowledge

c)

Procedural knowledge

d)

all of the above

7.

Treatment chosen by doctor for a patient for a disease is based on _____________

a)

Current symptoms plus some knowledge from the textbooks

b)

Only current symptoms

c)

Current symptoms plus some knowledge from the textbooks plus experience

d)

All of the mentioned

8.

‘α |= β ‘(to mean that the sentence α entails the sentence β) if and only if, in every model in which α is _____ β is also _____

a)

True, false

b)

True, true

c)

False, true

d)

False, false

9.

.............… generates new information from the given information.

a)

Inferential knowledge

b)

Inheritable knowledge

c)

Relational knowledge

d)

Procedural knowledge

10.

Which of the following are the disadvantages of procedural knowledge?
i. Not all the cases may be represented in procedural knowledge.
ii. Not all the deductions may be correct in procedural knowledge.
iii. Modularity is sacrificed.

a)

i and ii only

b)

i and iii only

c)

All i, ii and iii

d)

ii and iii only

11.

…...... is the ability to acquire new knowledge using automatic methods wherever possible rather than reliance on human intervention.

a)

Inferential Adequacy

b)

Inferential Efficiency

c)

Acquisitional Efficiency

d)

Representation Adequacy

12.

Any instance in which two different objects are compared is a …........ type of knowledge.

a)

inheritable

b)

relational

c)

inferential

d)

procedural

13.

Wumpus World is a classic problem, best example of _______

a)

Reasoning with Knowledge

b)

Knowledge based Game

c)

Two player Game

d)

Single player Game

14.

Inference algorithm is complete only if _____________

a)

It can derive any sentence

b)

It can derive any sentence that is an entailed version

c)

It is truth preserving

d)

It can derive any sentence that is an entailed version & It is truth preserving

15.

Based on which of the following parameter Artificial Intelligence is categorized?

a)

Based on capabilities only

b)

It is not categorized

c)

Based on capabilities and functionally

d)

Based on functionally only

16.

Which of the following machine requires input from the humans but can interpret the outputs themselves?

a)

AI system

b)

Actuators

c)

Sensor

d)

Agents

17.


What are different machine learning methods?

a)

Memorization

b)

Deduction

c)

Analogy

d)

All of the above

18.

What is meant by a “Complete Algorithm”?

a)

If a solution exists, the algorithm will find it before terminating.

b)

It will find the solution in a finite amount of time.

c)

Both A and B.

d)

None of the above.

19.

Procedural Domain Knowledge in a rule-based system, is in the form of?

a)

Meta-Rules

b)

Production Rules

c)

Control Rules

d)

None of the above

20.

Which of the following are appropriate levels for a knowledge-based AI agent?

a)

Knowledge Level

b)

Logical Level

c)

Implementation Level

d)

All of the above