Q60
In Java, what does the `this` keyword refer to?
A.
It defines JavaBean properties
B.
It executes SQL queries
C.
It creates JavaBeans
D.
It refers to the current instance of the class
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board