Arithmetic Operators Review Question Preview (ID: 12071)


Arithmetic Operators In Programming. TEACHERS: click here for quick copy question ID numbers.

Which symbol is used for multiplication?
a) +
b) -
c) *
d) x

Which symbol is used for assignment?
a) =
b) *
c) %
d) /

Evaluate the following: 4 + 3 * 0
a) 0
b) 4
c) 7
d) -2

Which comes first in the order of operations?
a) ( )
b) *
c) /
d) +

Which comes last in order of operations?
a) *
b) %
c) +
d) =

Evaluate the following: 23 / 5
a) 4
b) 4.6
c) 3
d) 5

Evaluate the following: 23 / 5.0
a) 4
b) 4.6
c) 3
d) 5.0

Evaluate the following: 23 % 5
a) 4
b) 4.6
c) 3
d) 5

Evaluate the following: 5 / 3 + 2 * 4
a) 8
b) 10
c) 9.66
d) 14.66

The modulus division gives you what?
a) the remainder of the division
b) the decimal value of the division
c) the function of y
d) the result of exponents

Play Games with the Questions above at ReviewGameZone.com
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 12071 in the upper right hand corner or click here.

TEACHERS / EDUCATORS
Log In
| Sign Up / Register