Code Vocab Test I

Is this your test? Login to manage it. If not, you can create an assessment just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
The internet is a group of computers and servers that are NOT connected to each other.
2.
1 point
A repetitive action or command typically created with programming loops.
3.
1 point
A binary is a way of representing information using only three options.
4.
1 point
Finding and fixing errors in programs.
5.
1 point
An algorithm that has been coded into something that can be run by a machine.
6.
1 point
Persistence is trying again and aging, even when something is very hard.
7.
1 point
Statements that only run under certain conditions or situations.
8.
1 point
The white area on the right side of Code.org's online learning system where you drag and drop commands to build your program.
9.
1 point
A COMMAND is an instruction for a computer. Many commands put together make up algorithms and computer programs.
10.
1 point
Quantities, characters, or symbols that are the inputs and outputs of computer programs
11.
1 point
A field in which people use the power of computers to solve big problems.
12.
1 point
Digital Footprint is the information about someone on the internet.
13.
1 point
One or more commands or algorithm(s) designed to be carried out by a computer.
14.
1 point
An error in a program that prevents the program from running as expected.
15.
1 point
A monitor for a specific event or action on a computer. When you write code for a(n)______________, it will be executed every time that event or action occurs. Many __________ respond to human actions such as mouse clicks.
16.
1 point
The tall grey bar in the middle section of Code.org's online learning system where all the commands you can use to write your program are displayed.
17.
1 point
A list of steps to finish a task. A set of instructions that can be performed with or without a computer.
18.
1 point
The action of doing something over and over again.
19.
1 point
Causes the computer to execute the commands you've written in your program.
20.
1 point
Username is a name you make up so that you can see or do things on a website. It is sometimes called a "screen name."
21.
1 point
An action that causes something to happen.