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
How will you add panel to a frame?
List the features of java programming language.
How big is a 64 bit float?
Explain about anonymous inner classes ?
Explain where variables are created in memory?
How many ways can an argument be passed to a subroutine and explain them?
How infinite loop is declared?
How to disable caching on back button of the browser?
How does singleton class work?
How do you create a method in java?
What are meta-annotations?
What are internal and external variables?
How do you write a scanner class in java?
What is class and its types?
What is identifier in java?