End of Unit 2 Quiz Grade 7

End of Unit 2 Quiz Grade 7

7th Grade

5 Qs

quiz-placeholder

Similar activities

Python L27 Etch A Sketch

Python L27 Etch A Sketch

6th - 8th Grade

10 Qs

Code.org Express Course Vocabulary

Code.org Express Course Vocabulary

7th Grade

10 Qs

App Inventor Introductory Review

App Inventor Introductory Review

6th - 8th Grade

10 Qs

Code.org Express Course

Code.org Express Course

7th Grade

10 Qs

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

KS3 - Fun Computing Quiz 2

KS3 - Fun Computing Quiz 2

4th - 12th Grade

10 Qs

APP LAB 2

APP LAB 2

7th Grade

10 Qs

1. HTML basics

1. HTML basics

6th - 8th Grade

10 Qs

End of Unit 2 Quiz Grade 7

End of Unit 2 Quiz Grade 7

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Kieran Cullinan

Used 87+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In computer science, decomposition is breaking a problem down into subproblems and smaller parts.

True

False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In pseudocode, each instruction is written like text-based programming code but without using the syntax and grammar rules of actual code.

True

False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

__________ are a basic method of data storage that you can use in programs. They can store a piece of information using either text, number or Boolean data types.

values

variables

variants

venues

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A compound conditional is a type of selection that uses statements with _________ or more logical conditions.

one

two

three

four

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using programming libraries is one way of incorporating existing code into new programs.

True

False