Coding Vocabulary

Quiz
•
Computers
•
4th - 6th Grade
•
Medium
Wayground Content
Used 13+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An action that causes something to happen
Event
Bug
Loop
Debugging
Answer explanation
An 'Event' is an action that triggers a response or causes something to happen, making it the correct choice. Other options like 'Bug', 'Loop', and 'Debugging' do not fit this definition.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A statement that a program checks to see if it is true or false.
Loop
Event
Condition
Repeat
Answer explanation
A 'Condition' in programming is a statement that evaluates to true or false, guiding the flow of the program. It is essential for decision-making, unlike loops or events, which serve different purposes.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An algorithm that has been coded into something that can be run by a machine
Event
Condition
Variable
Program
Answer explanation
A 'Program' is an algorithm that has been implemented in a way that allows it to be executed by a machine. The other options, like 'Event', 'Condition', and 'Variable', do not refer to executable algorithms.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A placeholder for a piece of information that can change
Condition
Repeat
Bug
Variable
Answer explanation
A variable is a placeholder for information that can change, making it the correct choice. Conditions and bugs do not fit this definition, while repeat refers to actions, not information.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An instruction for the computer. Many put together make up algorithms and computer programs.
Command
Variable
Bug
Repeat
Answer explanation
A command is an instruction for the computer, and multiple commands together form algorithms and programs. Therefore, the correct answer is 'Command'.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The action of doing something over and over again
Debugging
Event
Command
Loop
Answer explanation
The term 'Loop' refers to the action of repeating a set of instructions or actions multiple times, which directly matches the description of doing something over and over again.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A named group of programming instructions. A piece of code you can use over and over again
Condition
Function
Loop
Bug
Answer explanation
A function is a named group of programming instructions that can be reused multiple times throughout a program. It allows for modular code and helps avoid repetition, making it the correct choice here.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Programming Knowledge Quiz (Medium)

Quiz
•
5th Grade - Professio...
15 questions
Computational thinking: Algorithms and programs

Quiz
•
6th Grade
17 questions
Code.org CS Connections Hello World

Quiz
•
6th Grade
13 questions
Code Combat JavaScript Quiz

Quiz
•
4th - 8th Grade
12 questions
Scratch Basics

Quiz
•
5th - 8th Grade
10 questions
Code.org: Variables and Loop Structures

Quiz
•
6th Grade
13 questions
Unit 1 Revision Grade 4 microcontroller

Quiz
•
4th Grade
10 questions
while loop

Quiz
•
5th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade