Java View all facts Glossary Help |
syntactic unit > symbol > operator > binary operator > < |
< comparison table |
Subject | use | has definition | have purpose | is a subtopic of | is a kind of | is an instance of |
---|---|---|---|---|---|---|
binary operator | an infix notation | An operator that has 2 arguments | to perform a simple function of 1 to 3 arguments | Operators | operator | |
relational operator | to perform a simple function of 1 to 3 arguments | Operators | operator | |||
< | an infix notation | to return true if the first operand is less than the second operand | relational operator |
Next binary operator: <= Up: binary operator, relational operator Previous binary operator: /