Computer Science for IGCSE & O level - Programming (Section 6 - No. 7)

What type of operator is `>`?
Arithmetic Operator
Assignment Operator
Comparison Operator
Logical Operator

Explanation

> is used to compare values.

Comments (0)

Advertisement