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 invoke the ...
Q.
_________ Keyword is used to invoke the current object.
A.
NEW
B.
THAT
C.
THIS
D.
ME
Answer» C. THIS
1.4k
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
___ keyword is used to refer to the current object.
When we invoke repaint() for a JAVA.awt.Component object, the AWT invokes the method _____________.
The keyword used to create an object
Which keyword is used by the method to refer to the object that invoked it?
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 inside a class to refer to its immediate super class is
The keyword used to create a package is