McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
___ keyword is used to refer to the curr...
Q.
___ keyword is used to refer to the current object.
A.
super.
B.
this.
C.
new.
D.
volatile.
Answer» B. this.
1.6k
0
Do you find this helpful?
1
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
The keyword used to refer the current object
Which keyword is used by the method to refer to the object that invoked it?
_________ Keyword is used to invoke the current object.
The keyword used inside a class to refer to its immediate super class is
The keyword used to create an object
Keyword _____ is always a reference to the object.
The keyword used to create a constant variable
Which is the keyword used to inherit a class to another?
The keyword used to create a package is
super keyword can be used to _____.