Which of these is returned by “greater than”, “less than” and “equal to” operators?
(a) Integers
(b) Floating – point numbers
(c) Boolean
(d) None of the mentioned
I had been asked this question in an international level competition.
My doubt is from Relational Operators and Boolean Logic Operators topic in portion Operators and Control Statements of Java