wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

TLE Q3 M6

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

The (a)   operator (=) assigns a value to a variable

2.

The (a)   operator (*) multiplies numbers

3.

It is a symbol for assignment operator

(a)  

4.

The (a)   operator (+) adds numbers

5.

(a)   assign values to JavaScript variables.

6.

used to perform arithmetic on numbers.

(a)  

7.

These are symbols that are used to perform operations on operands.

(a)  

8.

If you add a number and a string, the result will be (a)   .

9.

When used on strings, the (a)   is called the concatenation operator.

10.

These are used to perform arithmetic on numbers.

(a)