Computer Applications
Explain the following:
Unary operator
Java Operators
72 Likes
Answer
Operators that act on one operand are called as Unary operators. Unary +, unary -, ++, --, etc. are some unary operators in Java.
Answered By
42 Likes
Explain the following:
Unary operator
72 Likes
Operators that act on one operand are called as Unary operators. Unary +, unary -, ++, --, etc. are some unary operators in Java.
Answered By
42 Likes