Study Material
Computer Applications
Which one of the following is not a valid operator in Java?
<=
!==
!=
==
Java Operators
20 Likes
Answer
!==
Answered By
2 Likes
Related Questions
An operator taking only single operand for its operation is called ...........
View Answer
Bookmark Now
For x = 5, the statement sum = ++x + 8 evaluates to ...........
View Answer
Bookmark Now
Which one of the following is not a binary operator?
View Answer
Bookmark Now
The statement i = i + 1 is equivalent to ...........
View Answer
Bookmark Now