Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Code.org Express Course (2019)

Total questions: 30

Worksheet time: 32mins

Name
Class
Date
1.

Any programming language that lets users create programs by manipulating "blocks" or graphical programing elements, rather than writing code using text. Examples include Code Studio, Scratch, or Tynker

a)

Block-based

b)

Coding

c)

Text-based

d)

None of the above

2.

What causes the computer to execute the commands that you have written in your program?

a)

Debug

b)

Run

c)

Execute

d)

Process

3.

What is a number that is assigned to any item that is connected to the Internet?

a)

Algorithm

b)

IP Address

c)

Ping address

d)

Binary

4.

This is the piece of code that you add to a program to indicate that the program should run the code inside a function at a certain time.

a)

Conditional

b)

Retrieve

c)

Call

d)

Access

5.

What are computers that exist only to provide things to others?

a)

Routers

b)

Parents

c)

Stations

d)

Servers

6.

What is an algorithm that has been coded into something that can be run by a machine?

a)

Process

b)

Program

c)

Command

d)

Instruction

7.

What is the service that translates URLs to IP addresses?

a)

Http

b)

DNS

c)

HTML

d)

URL

8.

What is a list of steps to finish a task. A set of instructions that can be performed with or without a computer? (For example, the collection of steps to make a grilled cheese).

a)

Instructions

b)

Commands

c)

Processes

d)

Algorithms

9.

What is the art of creating a program?

a)

Programming

b)

Coding

c)

Computer Science

d)

Computing

10.

What is an action that causes something to happen?

a)

Event

b)

Program

c)

Code

d)

Strike

11.

What are the mental processes and strategies that include: decomposition, pattern matching, abstraction, algorithms, and creating step-by-step algorithms?

a)

Logical dissection

b)

Computational thinking

c)

Linear patterns

d)

Hierarchical thinking

12.

What is a monitor for a specific event or action on a computer? (When you write code for this, it will be executed every time that event or action occurs. Many respond to human actions such as mouse clicks).

a)

Representative

b)

Instructions

c)

Event handler

d)

Processes

13.

What are one or more commands or algorithm(s) designed to be carried out by a computer?

a)

Code

b)

Instructions

c)

Commands

d)

Directions

14.

What is a piece of code that you can easily call over and over again?

a)

Iteration

b)

Loop

c)

Block

d)

Function

15.

What is the information about someone on the Internet?

a)

Resume

b)

Profile

c)

ID

d)

Digital Footprint

16.

What are statements that only run under certain conditions or situations?

a)

Invitations

b)

Requests

c)

Conditionals

d)

Calls

17.

What is finding and fixing errors in programs?

a)

Bugging

b)

Repairing

c)

Correcting

d)

Debugging

18.

What is information; often, quantities, characters, or symbols that are the inputs and outputs of computer programs?

a)

Bits

b)

Bugs

c)

Languages

d)

Data

19.

What is a name you make up so that you can see or do things on a website, sometimes called a "screen name?"

a)

Email

b)

Log in

c)

User account

d)

Username

20.

What is it called when you break a problem down into smaller pieces?

a)

Chunk

b)

Itemize

c)

Decompose

d)

Digest

21.

What is a wireless method of sending information using radio waves?

a)

WiFi

b)

Fiber Optic

c)

DiectTV

d)

Airwave

22.

What is a method of sending information using telephone or television cables?

a)

Fiber optical

b)

DSL/Cable

c)

DOT 3

d)

Ethernet

23.

What is a connection that uses light to transmit information?

a)

Pixels

b)

Vectors

c)

Ethernet

d)

Fiber optic

24.

What is the using the power of computers to solve problems?

a)

Coding

b)

Programming

c)

Computer Science

d)

Engineering

25.

What is the action of doing something over and over again?

a)

Repetition structure

b)

Repeat commands

c)

Loop

d)

Constant Loop

26.

What is an instruction for the computer; many of these put together make up algorithms and computer programs?

a)

Instruction

b)

Program

c)

Command

d)

Directions

27.

What is a way of representing information using only two options?

a)

Digits

b)

Binary

c)

Machine Language

d)

Code

28.

What will cause the computer to execute the commands you've written in your program?

a)

Debug

b)

Run

c)

Execute

d)

Process

29.

What is an algorithm that has been coded into something that can be run by a machine?

a)

Process

b)

Program

c)

Command

d)

Instruction

30.

What is an error in a program that prevents the program from running as expected?

a)

Rat

b)

Villain

c)

Bat

d)

Bug