Answer Posted / prem chawla
super keyword is refer to the parent class object it means
it can acc0ess all properties of the parent object
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the first argument of the string array in main method?
What is the resourcebundle class?
Are jvm’s platform independent?
What is the java api?
What is the locale class?
What do you understand by casting in java language? What are the types of casting?
what is reflection api? How are they implemented?
What if I write static public void instead of public static void?
How does java handle integer overflows and underflows?
Can we extract main method from another class?