A Admin • 802.91K Points Coach Report Q. What is not the use of “this” keyword in Java? (A) Referring to the instance variable when a local variable has the same name (B) Passing itself to the method of the same class (C) Passing itself to another method (D) Calling another constructor in constructor chaining Correct Answer - Option(B) Views: 8 Filed under category Java Hashtags: Java Keywords Share Manage Tags
Discusssion
Login to discuss.