Java   View all facts   Glossary   Help
syntactic unit > symbol > operator > binary operator > !=
Next binary operator%    Upbinary operator, identity comparison operator, relational operator    Previous binary operator||   

!= comparison table
Subject use has definition have purpose is a kind of is an instance of
binary operatoran infix notationAn operator that has 2 argumentsto perform a simple function of 1 to 3 argumentsoperator 
identity comparison operator  to perform a simple function of 1 to 3 argumentsoperator 
relational operator  to perform a simple function of 1 to 3 argumentsoperator 
!=an infix notation to return true if the operands are not equal relational operator

Next binary operator%    Upbinary operator, identity comparison operator, relational operator    Previous binary operator||