Hello Friends!!!
Today we are going to learn more operators. In one of my previous articles, I have mentioned that Java is rich and powerful in the matter of Operators.
Some Operators such as,
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
...
Wednesday, 18 March 2020
Sunday, 15 March 2020
Hello Friends!!!
This is part 4 for operators in Java, and I hope you can get that Java is rich in the matter of operators and powerful also. In this article, we are going to learn about relational operators and conditional operator.
Relational Operators
The relational operators are used to check the relationship between the two operands. And returns...