Coding Vocabulary Quiz

Coding Vocabulary Quiz

5th - 9th Grade

21 Qs

quiz-placeholder

Similar activities

CODEHS KAREL

CODEHS KAREL

7th - 9th Grade

20 Qs

Scratch-Grade 7

Scratch-Grade 7

7th - 9th Grade

20 Qs

Apple Swift Playgrounds: Learn to Code 1 Vocabulary (Lessons 0 - 6)

Apple Swift Playgrounds: Learn to Code 1 Vocabulary (Lessons 0 - 6)

9th - 12th Grade

20 Qs

Blockly Coding part 1

Blockly Coding part 1

4th - 5th Grade

18 Qs

Scratch

Scratch

5th - 9th Grade

20 Qs

Scratch

Scratch

8th Grade

20 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

22 Qs

Programming terms

Programming terms

6th Grade

16 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?