7.5.6 STARTER

7.5.6 STARTER

6th Grade

8 Qs

quiz-placeholder

Similar activities

CODE.ORG VOCAB

CODE.ORG VOCAB

5th - 9th Grade

10 Qs

Grade 6 _ Choose the correct answer

Grade 6 _ Choose the correct answer

6th Grade

10 Qs

Informatika kelas 7 bab 2 ( Berpikir Komputasional )

Informatika kelas 7 bab 2 ( Berpikir Komputasional )

1st - 7th Grade

10 Qs

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

Code.org Express Course -> Lesson 3

Code.org Express Course -> Lesson 3

5th - 7th Grade

10 Qs

แนวคิดเชิงคำนวณกับการแก้ปัญหา

แนวคิดเชิงคำนวณกับการแก้ปัญหา

5th Grade - Professional Development

11 Qs

Computational Thinking Concept of Decomposition Quiz

Computational Thinking Concept of Decomposition Quiz

6th - 8th Grade

10 Qs

Coding Checking for Understanding 1

Coding Checking for Understanding 1

6th Grade

10 Qs

7.5.6 STARTER

7.5.6 STARTER

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Rachel Clarke

FREE Resource

8 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 1 pt

What is a detailed set of instructions for solving a problem?​ (a)  

Algorithm
Decomposition
Variable
Abstraction

2.

DRAG AND DROP QUESTION

1 min • 1 pt

What is the process of taking away unnecessary detail from a problem?​ ​ (a)  

Decomposition
Variable
Abstraction
Algorithm

3.

DRAG AND DROP QUESTION

1 min • 1 pt

What is the process of breaking a big problem down into smaller more mageable parts​ (a)   ?​ ​

Decomposition
Variable
Algorithm
Abstraction

4.

DRAG AND DROP QUESTION

1 min • 1 pt

A​ ​ (a)   is a named location in computer memory used to store data.

Variable
Algorithm
Abstraction
Decomposition

5.

DRAG AND DROP QUESTION

1 min • 1 pt

Media Image

The image shows an example of a ​ (a)   controlled loop (iteration).

count
condition

6.

DRAG AND DROP QUESTION

1 min • 1 pt

Media Image

The image shows an example of a (a)   controlled loop (iteration).

condition
count

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What is the name of the variable shown?

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A loop is also called?