|
What is the output of the program? A good answer might be:
The two variables refer to the same object |
Picture of Aliasing
Remember that the
|
QUESTION 20:(Thought question:) Could the equals() operator be used with aliases, as in this program? Click Here after you have answered the question |