116k views
0 votes
Explain the difference between the symbol in Java and in mathematics.

Explain the difference between the symbol in Java and in mathematics.-example-1

1 Answer

5 votes
In Java (and computer programming in general), the equal sign can be used to do two things:

1. Compare two values
2. Assign a value to a variable
User Alex Yurkowski
by
8.9k points

No related questions found