Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computational Thinking

Total questions: 13

Worksheet time: 13mins

Name
Class
Date
1.

What are the five key components of computational thinking?

a)

Analysis

b)

Decomposition

c)

Pattern Recognition

d)

Abstraction, Algorithm Design

e)

All of the above

2.

Which of these means understanding the problem and conditions , and defining the goal

a)

Algorithm

b)

Flowchart

c)

Debugging

d)

Abstraction

3.

Which of these means observing patterns, trends and similarities in data (Recognizing patterns helps us to make predictions ad use the same techniques that have been proven to solve simliar problems in the past)

a)

Computational Thinking

b)

Pattern Recognition

c)

Flowchart

4.

What is Decomposition?

a)

It means designing a step by step solution.

b)

It means breaking down a large problem into smaller parts which is easier to understand and manage.

c)

It means creating novel solutions.

5.

Which of these means filtering out details of the problem to focus on the relevant/important details?

a)

Perseverance

b)

Abstraction

c)

Logical Reasoning

6.

What are the main features of Algorithm Design?

a)

LOGICAL THINKING

b)

STEP BY STEP SOLUTION TO SOLVE ANY PROBLEM

c)

HELPS IN DEBUGGING

7.

What is meant by Algorithm Design?

a)

Developing a list of steps that we can follow to finish a particular task. (Such algorithm can be converted into a program using a computer language.)

b)

Drawing different types of diagrams.

8.

Logical Thinking helps us to develop a _ solution for any given problem.

(a)  

9.

The practice of computational thinking fosters/develops key skills in children like

a)

Perseverance

b)

Debugging

c)

Swimming

d)

Creating

e)

Experimenting

10.

An algorithm can be represented in the form of-

a)

Flow Chart

b)

Plain English text

c)

None of the above

11.

What is a flowchart?

a)

A diagram or an illustration without any text.

b)

A type of diagram that represents an algorithm and its workflow. It also illustrates a solution to given problem.

12.

Main steps of logical thinking are:

a)

Task: Reading the problem carefully.

b)

Identify: Goal, Information and condition

c)

Solve: Reasoning, Solution- To work out the solution in step by step manner. (TO ACHIEVE THE GOAL BY USING THE GIVEN INFORMATION AND FOLLOWING THE CONDITION.)

d)

All of the above

13.

Who is known as the father of algorithm

a)

Muhammad-Ibn-Musial-Khwarizmi

b)

Bill Gates

c)

Elon Musk