Java View all facts Glossary Help |
syntactic unit > symbol > operator > bitwise operator |
bitwise operator | ||||
subject | fact |
bitwise operator | has definition An operator that performs a boolean operation bit by bit on two integral types of the same length | |
is a subtopic of Operators | ||
is a kind of operator | ||
operator | evaluates to its result | |
has precedence | ||
has purpose to perform a simple function of 1 to 3 arguments | ||
is part of an expression | ||
is evaluated before another operator with lower precedence | ||
returns a value called its result | ||
syntactic unit | has syntax rule bold = mandatory |
Kinds of bitwise operator :