Answer Posted / niranjanravi
this is used to resolve the naming collision between class
scope var. and method scpoe var.
super is used to the resolve the naming collision between
superclass member and subclass member.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
When is finally block not called?
What is remote method invocation (rmi)?
What are annotations in java?
According to java operator precedence, which operator is considered to be with highest precedence?
What is a generic code?
Is alive in java?
How many tetrahedral voids are there in bcc?
Can a string be null?
What is functional interface in java?
Explain jvm, jre, and jdk?
Can static method access instance variables ?
How many threads can java run?
Have you ever used hashtable and dictionary?
What is <> used for in java?
What is the purpose of interface?