Computational Thinking + Algorithms

Computational Thinking + Algorithms

7th - 10th Grade

8 Qs

quiz-placeholder

Similar activities

Vocabulary Unit3 M.4 2025

Vocabulary Unit3 M.4 2025

10th Grade - University

10 Qs

Exploring Huckleberry Finn: Chapter 6

Exploring Huckleberry Finn: Chapter 6

9th Grade - University

10 Qs

Digital Citizenship

Digital Citizenship

9th Grade

12 Qs

Lottery Vocabulary Quiz

Lottery Vocabulary Quiz

6th - 8th Grade

10 Qs

GBR Week VII DIV

GBR Week VII DIV

9th - 12th Grade

10 Qs

Intro to Nutrients

Intro to Nutrients

9th - 12th Grade

10 Qs

Is Truth the Same for Everyone: American Dream

Is Truth the Same for Everyone: American Dream

6th - 7th Grade

10 Qs

Computational Thinking + Algorithms

Computational Thinking + Algorithms

Assessment

Quiz

Computers, Education, English

7th - 10th Grade

Hard

Created by

BSM Computing

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

When developing algorithms, the given instructions must be

Truly specific

General

Approximated

Ramdon

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Programming is

To plan daily the week activity

To give instructions to a computer to be executed.

To give recommendations to a computer to be executed.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

We commonly use a flow chart previously to

Better comprehend the program process

To have a whole vision about how the program will run

To draw a scheme about the program befor writing the code

All answers are correct

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When doing a flow chart, rectangles represent

Inputs

Conditions

Actions

Start and end point

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not done by abstraction?

Identifies essential details

Disregards non-essential information

Breaks the problem down into smaller tasks

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not done by decomposition?

Allows multiple people to work on the problem together

Disregards non-essential information

Breaks the problem down into smaller tasks

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When drawing a dog, which of the following characteristics is non-essential?

Dogs have 4 paws

Dogs have fur

Dogs have brown fur

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decomposition allows each task to become _______

More manageable

Easier

Quicker