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