Computational Thinking Reading

Computational Thinking Reading

Assessment

Passage

Computers

9th - 10th Grade

Hard

Created by

Andrew Ward

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in computational thinking when solving a complex problem?

Decomposition

Abstraction

Algorithmic thinking

Programming

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Computational thinking is not the same as _______.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an element of computational thinking?

Decomposition

Abstraction

Algorithmic thinking

Coding

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the context of computational thinking, what does abstraction involve?

Breaking down a problem into smaller parts

Filtering out unnecessary details

Designing algorithms

Programming a solution

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Decomposition involves breaking down a complex problem into ______ parts.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of abstraction in computational thinking?

To create a detailed model of the problem

To focus on necessary characteristics

To solve the problem immediately

To program a computer