Smartmind
.global
What is the purpose of the 'this' keyword in Java?
To refer to the current object.
To refer to the class itself.
Object-Oriented Programming Exercises are loading ...