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 / muthu pandi
The static method is may inherite in the sub class.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of the strictfp keyword?
Is this valid in java ? Can we instantiate interface in java?
Is arraylist ordered in java?
What is the difference between Array and Hash Table?
How do you do math powers in java?
how to handle exceptions in ejb?
What is meant by polymorphism?
What is difference between array and vector?
Which sort is best in java?
What is the length of a string?
Can we override data members in java?
Can we create object of static class?
What is the memory leak in java?
How do you invoke a method?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?