New game
Download
Get Academic Plan
Share game
Crossword Puzzle
Crossword Puzzle

Variables and Operators

Integrate it into your platform

You can integrate the game into an LMS compatible with LTI 1.1 or LTI 1.3 such as Canvas, Moodle, or Blackboard. This way, the scores will be automatically saved into the platform’s gradebook.
Download
You have exceeded the maximum number of games you can integrate into Google Classroom with your current Plan.

To integrate as many games as you want in Google Classroom, you need an Academic Plan or a Commercial Plan.

You have exceeded the maximum number of games you can integrate into Microsoft Teams with your current Plan.

To integrate as many games as you want in Microsoft Teams, you need an Academic Plan or a Commercial Plan.

Downloading games is an exclusive feature for users with an Academic Plan or a Commercial Plan.

Get your Academic Plan or your Commercial Plan now and start integrating your games into your LMS, website or blog.

If you wish, you can download a demo game here and test its integration:

%
Anonymous
Anonymous
%
%
%
You have exceeded the maximum number of games you can print with your current Plan.

To print as many games as you want, you need an Academic Plan or a Commercial Plan.

Print your game
Variables and Operators
 

Crossword Puzzle

Variables and OperatorsOnline version

With definitions as clues, enter the correct term in the crossword puzzle.

by Daniel Richardi
1

The rules that determine how operations are evaluated.

2

The difference between the number we want to represent and the nearest floating point number.

3

A data type that represents numbers with an integer part and a fractional part.

4

A graphical representation of the state of a program at a point in time

5

The ability to combine simple expressions and statements into compound expressions and statements.

6

To join two values, often strings, end-to-end.

7

A statement that creates a new variable and specifies its type.

8

An error in source code that makes it impossible to compile.

9

A statement that gives a value to a variable

10

A combination of variables, operators, and values that represents a single value.

11

To assign a variable for the first time.

12

An error in a program that makes it do something other than what the programmer intended.

13

An error in a program that makes it impossible to run to completion. Also called a "run-time error".

14

A symbol that represents a computation like addition, multiplication, or string concatenation.

15

A named storage location for values. All variables have a type, which is declared when the variable is created.

16

A reserved word used by the compiler to analyze programs. You cannot use these words (like public, class, and void) as variable names.

17

One of the values on which an operator operates.

18

The structure of a program; the arrangement of the words and symbols it contains.

19

A number, string, or other data that can be stored in a variable; always belongs to a type (e.g. int or String)

20

To analyze the structure of a program; what the compiler does first.

21

The variables in a program and their current values

22

Determines a set of values that a variable can possibly have.

6
22
3
19
7
20
4
5
11
13
12
9
1
2
17
21
16
15
18
14
8
10
Are you sure you want to leave the page?

If you leave the page, you will lose your game progress.