Java   View all facts   Glossary   Help
syntactic unit > symbol > operator > binary operator > >=
Next binary operatorcaret    Upbinary 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 
relational operator  to perform a simple function of 1 to 3 argumentsoperator 
>=an infix notation to return true if the first operand is greater than or equal to the second operand relational operator

Next binary operatorcaret    Upbinary operator, relational operator    Previous binary operator>