WorksheetsComputational Thinking
Total questions: 13
Worksheet time: 13mins
What are the five key components of computational thinking?
Analysis
Decomposition
Pattern Recognition
Abstraction, Algorithm Design
All of the above
Which of these means understanding the problem and conditions , and defining the goal
Algorithm
Flowchart
Debugging
Abstraction
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)
Computational Thinking
Pattern Recognition
Flowchart
What is Decomposition?
It means designing a step by step solution.
It means breaking down a large problem into smaller parts which is easier to understand and manage.
It means creating novel solutions.
Which of these means filtering out details of the problem to focus on the relevant/important details?
Perseverance
Abstraction
Logical Reasoning
What are the main features of Algorithm Design?
LOGICAL THINKING
STEP BY STEP SOLUTION TO SOLVE ANY PROBLEM
HELPS IN DEBUGGING
What is meant by Algorithm Design?
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.)
Drawing different types of diagrams.
Logical Thinking helps us to develop a _ solution for any given problem.
(a)
The practice of computational thinking fosters/develops key skills in children like
Perseverance
Debugging
Swimming
Creating
Experimenting
An algorithm can be represented in the form of-
Flow Chart
Plain English text
None of the above
What is a flowchart?
A diagram or an illustration without any text.
A type of diagram that represents an algorithm and its workflow. It also illustrates a solution to given problem.
Main steps of logical thinking are:
Task: Reading the problem carefully.
Identify: Goal, Information and condition
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.)
All of the above
Who is known as the father of algorithm
Muhammad-Ibn-Musial-Khwarizmi
Bill Gates
Elon Musk
