- 1
What is the output of relational operators?
In Java
4 ответов
+ 3
relational operators return boolean value (true or false)
+ 1
Mathabo Poopedi
The output of the relational operator is (true/false) boolean value, and in Java, true or false is a non-numeric value that is not related to zero or one.
0
Thank you so much
0
Mathabo Poopedi
Most welcome ☺️