Relational Operators

In the term relational operator, relational refers to the relationship that values can have with one another. The relational operators are listed in table (A) and (b)

img

They all have the same precedence. The equality operator listed in table (b) are just below in precedence than the operators shown in table (a)

img

These are operators are used to from logical expressions representing conditions that are either true or false. True will be represented by any integer value other than zero false will be represented by integer zero. For example

a < b     x = = y     p >= 10



About the Author



Silan Software is one of the India's leading provider of offline & online training for Java, Python, AI (Machine Learning, Deep Learning), Data Science, Software Development & many more emerging Technologies.

We provide Academic Training || Industrial Training || Corporate Training || Internship || Java || Python || AI using Python || Data Science etc





 PreviousNext