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

What is the function of character?

0 Answers  


Difference between Interface & Abstract class?

5 Answers  


what is difference Between Core Java and advance java

60 Answers   HCL, HP, Sambalpur University, TCS, Vensai Technologies, Wipro,


When you declare a method as abstract method ?

2 Answers   HP,


What classes of exceptions may be caught by a catch clause in java programming?

0 Answers  


What are namespaces in java?

0 Answers  


What is bifunction in java?

0 Answers  


What's the purpose of using break in each case of switch statement?

0 Answers  


What is default switch case? Give example.

0 Answers  


What is udp in java?

0 Answers  


Explain the importance of join() method in thread class?

0 Answers  


Can we inherit inner class?

0 Answers  


Categories