In Inheritence concept, i have a static method in super
class and i am inheriting that class to one sub class.in
that case the static method is inherited to sub class or
not????
Answer Posted / shivaprasad
Definitely the sub class inherits the static method in
super class.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to Sort Strings which are given in List and display in ascending order without using java api.
Can we assign the reference to this variable?
what is abstract class in Java?
Differentiate jar and war files?
What is final keyword in java?
What is difference between null and void?
Define locale.
What is the difference between equals() and?
What is function declaration?
Which java ide is used the most?
Can we declare array without size in java?
Why java is made?
What is hashtable and explain features of hashtable?
What is the largest data type in java?
What is application system?