wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Comparison operators

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.
What operators is this ==
a)
not equal to 
b)
equal to
c)
Greater than 
d)
Greater than or equal to 
2.
What operators is this !=
a)
not equal to 
b)
equal to
c)
Greater than 
d)
Greater than or equal to 
3.
What operators is this >
a)
Less than
b)
Less than or equal to
c)
Greater than 
d)
Greater than or equal to 
4.
What operators is this >=
a)
Less than
b)
Less than or equal to
c)
Greater than 
d)
Greater than or equal to 
5.
What operators is this <=
a)
Less than
b)
Less than or equal to
c)
Greater than 
d)
Greater than or equal to 
6.
What data type would this be "Hello Word!"
a)
Data
b)
String
c)
Numeric
d)
Float
7.
What data type would hold numbers with a decimal point
a)
Data
b)
String
c)
Numeric
d)
Float
8.
What data type would this be "555.78"
a)
Data
b)
String
c)
Numeric
d)
Float
9.
What data type would this be "5"
a)
Data
b)
Integer
c)
Numeric
d)
Float