a) Integers
b) Floating–point numbers
c) Boolean
d) None of the mentioned
Answer
c) Boolean
Explanation:
Relational operators compare numeric, character string, or logical data. The result of the comparison is either true or false. All relational operators return a boolean value i.e. true or false.