Not yet
answered
Question 10
What is the purpose of the this keyword in Java?
a. To create a new instance of a class.
Flag question
O b.
To refer to the current instance of the class.
○ c.
To access the superclass's methods.
d. To create a static method in a class.