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
Explain public static void main(string args[]) in java.
How do you escape json?
What is factor r?
What is the collections api in java programming?
What are conditionals and its types?
Is map sorted in java?
Can a class have multiple constructors?
What are operators and its types?
What is identifier with example?
What is consumer in java?
What is public static void main?
How many inner classes can a class have?
How many ways can we create singleton class?
How is the marker interface used in Java?
What do you mean by platform independence of Java?