...
OOPS
November 12, 2023
OOPS
November 12, 2023
OOPS
November 12, 2023
OOPS
November 12, 2023

OOPS

Question 8
“this” keyword in JAVA is used to
A
Refer to current class object
B
Refer to static method of the class
C
Refer to parent class object
D
Refer to static variable of the class
Question 8 Explanation: 
“this” is a reference variable that refers to the current object of the class.
Correct Answer: A
Question 8 Explanation: 
“this” is a reference variable that refers to the current object of the class.

Leave a Reply

Your email address will not be published. Required fields are marked *