wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer Science Terms #1

Total questions: 15

Worksheet time: 15mins

Name
Class
Date
1.

A single line of code that performs an action

(a)  

2.

Information a program gives to the user, such as text.

(a)  

3.

A group of letters, symbols and/or numbers inside double quotation marks.

(a)  

4.

The exact spelling, symbols,

and order of code

(a)  

5.

A note that the computer ignores.

(a)  

6.

A multi-line comment at the top of a program surrounded by " " " marks.

(a)  

7.

When the computer encounters something unexpected in your code.

(a)  

8.

A storage container for information.

(a)  

9.

Storing information in a variable.

(a)  

10.

Information the program receives from the user.

(a)  

11.

A collection of code from outside the program.

(a)  

12.

A named code action that can be used in a program.

(a)  

13.

Information that a function needs to know in order to run.

(a)  

14.

A command which sends output to the console.

(a)  

15.

A command which collects information from the user.

(a)