Computer Applications
State whether the following statement is True or False :
Operators = and == perform the same operation in Java.
Java Operators
11 Likes
Answer
False
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
There is only one ternary operator in Java.
State whether the following statement is True or False :
Arithmetic operators + and - also have a unary form.
State whether the following statement is True or False :
The expression 14 % 2 evaluates to 0.
State whether the following statement is True or False :
The expression 7 / 13 evaluates to 0.