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 occurs when an object is constructed?

0 Answers  


How do you sort a list in java?

0 Answers  


What is map and hashmap? also tell the difference.

1 Answers  


Why enumeration is faster than iterator?

0 Answers  


What is JVM ?

4 Answers   Phantom Technologies, TCS,






Which access specifier can be used with class ?

0 Answers  


What do you mean by static variable?

0 Answers   TCS,


What is unicode datatype?

0 Answers  


Can we have any other return type than void for main method?

0 Answers  


What is space character in java?

0 Answers  


Which package has light weight components in java programming?

0 Answers  


List the features of java programming language.

0 Answers  


Categories