Coding Vocabulary Quiz

Coding Vocabulary Quiz

5th - 9th Grade

21 Qs

quiz-placeholder

Similar activities

Block Coding

Block Coding

1st - 5th Grade

20 Qs

Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

Codesters Vocabulary

Codesters Vocabulary

7th - 8th Grade

17 Qs

Introduction to Programming Vocabulary

Introduction to Programming Vocabulary

9th - 12th Grade

16 Qs

Codesters Units

Codesters Units

6th - 8th Grade

20 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

22 Qs

EV3 วิทยาการหุ่นยนต์

EV3 วิทยาการหุ่นยนต์

6th - 8th Grade

20 Qs

Scratch-Grade 7

Scratch-Grade 7

7th - 9th Grade

20 Qs

Coding Vocabulary Quiz

Coding Vocabulary Quiz

Assessment

Quiz

Computers

5th - 9th Grade

Hard

Created by

Robert Marshall

Used 9+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A named area in computer memory. It has a name and a value. It could be a number, string or function.

Variable

Concatenation

Repeat

User Input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This command can be used to make a block of commands run a set number of times or forever.

Repeat

Variable

IF

IF/ELSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a program requires an input from a user such as a click or text from a keyboard.

Output

User Input

Algorithm

Procedure

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use this command to run a block of commands after a timed delay or at regular intervals.

Algorithm

Run

Wait

Timer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A conditional command. This tests a statement. If the condition is true, then the commands inside the ‘if block’ will be run. If the condition is not met, then the commands inside the ‘else block’ are run.

IF

IF/ELSE

ELSE

ELSE/IF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An element in a computer program that can be changed using actions or properties

Variable

Property

Thing

Object

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Information that comes out of the computer e.g. sound.

Keyboard

Music

Output

Input

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?