This test is run by .
Note that your final mark will not be saved in the system.
Note that your final mark will not be saved in the system.
Data Types / Arithmetic, Relational & Boolean Operations MatchUp
Target Level
4-5
Running Total
0
0%
Attempt
1 of 3
Click on a top box, then click on its match below. Or, drag a top box and drop it onto the correct match. Match all pairs before clicking ‘Check’.
Boolean Operators
Operator Precedence
AND
Conversion
DIV
Array
Arithmetic operator
Relational Operator
Random
MOD
A data structure that can hold multiple elements which are referenced by their index
AND and OR are examples of these, used in logic diagrams
The process of switching a piece of data from one data type to another
Every number in a given sequence has an equal chance of being selected
Less than, equal to and greater than are all examples of this
One number is divided by another number, and the remainder is disregarded
One number is divided by another number, and only the remainder is kept
Determines the order of operations in a mathematical expression
Both conditions must be true if the overall condition is
Plus, minus, divide, modulus division and multiplication are examples of this