Which of these are pillars of computational thinking?
Problem Solving and Algorithms - Grade 9

Quiz
•
Other
•
9th - 10th Grade
•
Hard
Hansani Perera
Used 18+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Decomposition: Breaking down data, processes, or problems into smaller, manageable parts
Pattern Recognition: Observing patterns, trends, and regularities in data
Abstraction: Identifying the most important details and discarding the unimportant aspects to make the solution manageable
Algorithm Design: Developing the step by step instructions for solving this and similar problems
Functional programming - treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these are true about algorithms?
The steps/instructions can be ambiguous
Algorithms rely heavily on syntax
Languages like python cannot be used to write an algorithm
Algorithms are about expressing thinking steps not syntax
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Define the term computational thinking
Using a computer
Developing an algorithm to solve a problem
Making a computer use artificial intelligence
Google is computational thinking
Solving a problem using a computer
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Select the three basic building blocks when designing an algorithm.
Sequencing
Selection
Iteration
Functions
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is sequencing?
When instructions are carried out one after another.
The order in which a computer chooses to load programs.
When data is sent to a web server and back again
How a hard disk loads information into main memory.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The following is a simple algorithm using selection:
INPUT age
IF age > 18
OUTPUT adult
ELSE
OUTPUT child
What would the output be if age = 14?
adult
child
none
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
When designing algorithms, there may be some steps that need _________. This is known as iteration.
Create a free account and access millions of resources
Similar Resources on Quizizz
6 questions
AP CSP Unit 0 Vocab

Quiz
•
9th - 12th Grade
7 questions
Computer Science Programming and Algorithms

Quiz
•
9th Grade
15 questions
Artificial Neural Networks

Quiz
•
9th Grade
15 questions
Classifying Computers by Size

Quiz
•
7th Grade - University
15 questions
Understanding Computer Concepts

Quiz
•
7th Grade - University
14 questions
Intro to Python Programming Quiz 9B

Quiz
•
10th Grade - University
15 questions
Artificial Intelligence CBSE Class X

Quiz
•
10th Grade
15 questions
Q2 Comprog Summative Test 2

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Other
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University