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 string value?
What is the difference between a loader and a compiler?
What is the use of coding?
What is concurrent hashmap and its features?
How can we achieve thread safety in java?
What is getkey () in java?
What are different types of control structures?
How do I write a self declaration?
What is your platform?s default character encoding and how to know this?
What is the difference between stringbuffer and stringbuilder?
Explain the public class modifier?
Write code of any action class?
What is connection class in java?
What is the difference between inheritance and encapsulation?
What is string pool?