What is the output of relational operators? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 1

What is the output of relational operators?

In Java

8th Mar 2021, 8:18 PM
Mathabo Poopedi
Mathabo Poopedi - avatar
4 Antworten
+ 3
relational operators return boolean value (true or false)
8th Mar 2021, 8:24 PM
visph
visph - avatar
+ 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.
9th Mar 2021, 10:08 PM
❤️😍Prerana😍❤️
❤️😍Prerana😍❤️ - avatar
0
Thank you so much
10th Mar 2021, 6:44 AM
Mathabo Poopedi
Mathabo Poopedi - avatar
0
Mathabo Poopedi Most welcome ☺️
10th Mar 2021, 11:11 AM
❤️😍Prerana😍❤️
❤️😍Prerana😍❤️ - avatar