Computer Science, asked by sreekutty75, 1 year ago

Differentiate between = and == operator. Write any two operators used in Java.

Answers

Answered by karangreat
4
= is for declaring a value
==for telling that it is equal to

sreekutty75: Can u plz write the answer for the 2nd question i.e 'Write any two operator used in Java'
Similar questions