Can you override static method in java?



Can you override static method in java?..

Answer / 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

More Core Java Interview Questions

Write POJO class as a key to hashmap???

2 Answers  


What is the difference between iterator and list iterator?

0 Answers  


what is abstract method with example?

6 Answers   Infosys, Virtusa,


What does ide stand for?

0 Answers  


What is port number in java?

0 Answers  


What is a treemap in java?

0 Answers  


Is null a string?

0 Answers  


What is the difference between C++ and Java and your preferences?

0 Answers   Expedia,


What is a numeric string?

0 Answers  


Explain about fail safe iterators in java?

0 Answers  


Explain the difference between runnable and callable interface in java?

0 Answers  


Explain importance of inheritance in java?

0 Answers  


Categories