G(5) Quiz#1 - L3.1 T2 22-23

G(5) Quiz#1 - L3.1 T2 22-23

5th Grade

6 Qs

quiz-placeholder

Similar activities

Problem Solving and Algorithms - Grade 6

Problem Solving and Algorithms - Grade 6

4th - 8th Grade

8 Qs

Python

Python

5th - 10th Grade

10 Qs

Python L1 Quiz 8: Designing Programs

Python L1 Quiz 8: Designing Programs

1st - 12th Grade

10 Qs

Learn to Code: Swift Playgrounds

Learn to Code: Swift Playgrounds

3rd - 6th Grade

10 Qs

what makes a computer a computer?

what makes a computer a computer?

4th - 8th Grade

8 Qs

coding vocab

coding vocab

4th - 8th Grade

10 Qs

Coding Club Quiz #1

Coding Club Quiz #1

3rd - 5th Grade

10 Qs

Coding Lesson Vocab. 1-3

Coding Lesson Vocab. 1-3

5th - 8th Grade

7 Qs

G(5) Quiz#1 - L3.1 T2 22-23

G(5) Quiz#1 - L3.1 T2 22-23

Assessment

Quiz

Computers

5th Grade

Hard

Created by

Maram Khusheim

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is the set of steps needed to solve a problem.

Algorithm

Variables

Data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Match the code in the picture to the correct algorithm

Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Match the code in the picture to the correct algorithm

Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To store a value in a program we use a _________.

input

addition

variable

Answer explanation

Media Image

A variable stores values.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To make output in Scratch we use the blue block ________.

Input

Say

Variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: Algorithm is the code of the program.

True

False

Answer explanation

Media Image

The algorithm is just the steps of solving a program.

We do it before we start coding.