Definitions for "Unary Operator" Add To Word List
Login or Register  | Word Lists | Search History

An operator that requires one operand only.
Helpful?           0
an operator with one operand. See also prefix operator.
Helpful?           0
(n.) An operator having only one operand. You can use the + (plus) and - (minus) unary operators in absolute, relocatable, and arithmetic expressions.
Helpful?           0
An operator requiring only one operand, such as negation.
Helpful?           0
an operator that performs its operation on only one operand
Helpful?           0
a token which represents some sort of operation which operates on a single entity to produce a new resultant entity
Helpful?           0
An operator which has only one parameter. For example "++"
Helpful?           0
An operator that acts on a single operand, such as NOT.
Helpful?           0
An operator that represents an operation on one operand. Contrast with binary operator.
Helpful?           0