wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Artificial intelligence in research

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Strong Artificial Intelligence is

a)

a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans

b)

the study of mental faculties through the use of mental models implemented on a computer

c)

the embodiment of human intellectual capabilities within a computer

d)

All of the above

2.

Who is the father of Artificial Intelligence?

a)

Rasmus Lerdorf

b)

John McCarthy

c)

Doug Cutting

d)

William S.

3.

Which of the following contains the output segments of Artificial Intelligence programming?

a)

Printed language and synthesized speech

b)

Manipulation of physical object

c)

Locomotion

d)

All of the above

4.

How many Components of Natural Language Processing are there?

a)

2

b)

3

c)

5

d)

None of these

5.

What are the two subfields of Natural language processing?

a)

symbolic and numeric

b)

understanding and generation

c)

algorithmic and heuristic

d)

time and motion

6.

Which of the following is not a type of agents in artificial intelligence?

a)

Model based

b)

Utility based

c)

Simple reflex

d)

Target based

7.

What could possibly be the environment of a Satellite Image Analysis System?

a)

Computers in space and earth

b)

Statistical data on image pixel intensity value and histograms

c)

Image categorization techniques

d)

All of the above

8.

Which of the following algorithm is online search algorithm?

a)

Breadth-first search algorithm

b)

Depth-first search algorithm

c)

Hill-climbing search algorithm

d)

None of the mentioned

9.

The process by which the brain orders actions needed to complete a specific task is referred as____________

a)

Planning problem

b)

Partial order planning

c)

Total order planning

d)

Both Planning problem & Partial order planning

10.

What is Machine learning?

a)

The selective acquisition of knowledge through the use of computer programs

b)

The selective acquisition of knowledge through the use of manual programs

c)

The autonomous acquisition of knowledge through the use of manual programs

d)

The autonomous acquisition of knowledge through the use of computer programs

11.

Greedy Search strategy opens the node closest to the goal. What is disadvantage of Greedy Best First Search?

a)

This algorithm is neither complete, nor optimal.

b)

There can be multiple long paths with the cost ≤ C*

c)

It can get stuck in loops. It is not optimal.

d)

may not terminate and go on infinitely on one path

12.

Artificial Intelligence means to mimic a human. Hence, if a robot can move from one place to another like a human, then it comes under Artificial Intelligence.

a)

True

b)

False

13.

A) Knowledge base (KB) is consists of set of statements.

B) Inference is deriving a new sentence from the KB.

a)

A-is-true,B-is-true

b)

A is true, B is false

c)

A is false, B is false

d)

A is false, B is true

14.

A problem solving approach works well for ______________

a)

Finding a optimal path from a given source to a destination

b)

8-Puzzle problem

c)

8 queen problem

d)

Mars Hover (Robot Navigation)

15.

Knowledge and reasoning also play a crucial role in dealing with __________________environment

a)

Completely-Observable

b)

Partially-Observable

c)

Neither-Completely-nor-Partially-Observable

d)

Only Completely and Partially Observable

Knowledge and reasoning could aid to reveal other factors that could complete environment.