
Cyber 1 -- 2B Vocab quiz
Quiz by Melanie Tatom
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
10 questions
Show answers
- Q1The process of assigning a new value to a variable that already has a value.reassignmentfor loopfunction definitioninvocation30s
- Q2The act of calling a function to execute it in a program.assignmentfunction definitiondecompositioninvocation30s
- Q3A loop that allows a set of instructions to repeat a specific number of times based on a counter.function callassignmentvariablefor loop30s
- Q4A method of organizing a program by breaking it down into sequential steps from the top to the bottom.assignmenttop-down designfor loopfunction call30s
- Q5The action of calling or executing a function in a program.reassignmentfunction calldecompositionvariable30s
- Q6A method in programming that defines a reusable set of instructions that perform a specific task.function definitioninvocationtop-down designfor loop30s
- Q7A way to break down a complex problem into smaller, more manageable parts or tasks.decompositionfunction definitionvariabletop-down design30s
- Q8A temporary placeholder in programming that can hold different values during the execution of a program.assignmentvariablefor loopfunction30s
- Q9A block of code designed to perform a particular task and can be reused when called upon.functionassignmentfor loopreassignment30s
- Q10
Assigning a value to a variable
for loop
function call
function definition
assignment
30s