unary operator
All > Technology > Programming > Java
- An operator taking a single operand. Java's unary operators are
-,+,!,!,++and--.
David J. Barnes - Cite This Source - This Definition - assignment operator, binary operator, conditional operator, fully evaluating operator, new operator, operator precedence, precedence rules, short-circuit operator, ternary operator
Also listed in:
- All > Technology > Programming > Perl