Answer:
Yes. It happens all the time. Does that mean you are equal to them
or == to them?
End of the Chapter
You have reached the end of the chapter. If you missed some points, click on a subject that interests you to go to where it was discussed.
- The description of the Point class
- Several options in constructor parameters.
- A picture of reference variables and the objects they refer to.
- The toString() method.
- Using a method that does not need a parameter.
- Temporary objects.
- A picture, showing a new object created with different data.
- The equals() method.
- Definition of alias.
-
What the
==operator does.