Answer Posted / sagar kathane
yes we can override static methods in java. and it is called method hiding because it hides parent method and reflex whatever changes have been done in child class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a variable be local and static at the same time?
What is the difference between assignment and initialization?
Tell me a few examples of final classes defined in Java API?
What is codebase?
Does list maintain insertion order java?
is it possible to instantiate the math class?
What is method overloading in java ?
Name some classes present in java.util.regex package.
What are the differences between graph and tree?
What are features of java?
What is join () in java?
What are the approaches that you will follow for making a program very efficient?
What does isempty () do in java?
What is the most important feature of java? What is an interface?
What are examples of modifiers?