wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz on Machine Thinking

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following is not an essential capability for machines to think?

a)

Reasoning

b)

Perception

c)

Problem solving

d)

Question framing

2.

Perception means

a)

Sensing the environment

b)

Make logical analysis

c)

Making decision

d)

Solving problems

3.

The agents which works on the principle: " if Condition1 happens then action1 is taken"

a)

Simplex agent

b)

Complex agent

c)

Intelligent agent

d)

Environment agent

4.

Goal based agent maximize ________ and minimize _________

a)

Cost, performance

b)

Performance, cost

c)

Cost, resource utilization

d)

Resource utilization, cost

5.

How many components in well defined problem?

a)

4

b)

3

c)

5

d)

7

6.

Goal test defines

a)

The goal has been achieved or not.

b)

The cost to achieve the goal.

c)

The path to achieve the goal

d)

The metadata related to goal state.

7.

In an 8-puzzle problem, if blank tile is in the middle, then how many actions are possible.

a)

3

b)

4

c)

1

d)

0

8.

What is problem state space?

a)

Set of actions

b)

Set of problems

c)

Set of states a problem can have

d)

Set of problems a state can have

9.

While searching for a solution, the root node is the search tree represents?

a)

Intermediate state.

b)

Initial state

c)

Final state

d)

Goal state

10.

The nodes which are expandable in search tree are known as

a)

Frontiers

b)

Leaf nodes

c)

Root node

d)

None of the above