regarding static methods:

Posted by giri on Stack Overflow See other posts from Stack Overflow or by giri
Published on 2010-03-19T05:58:41Z Indexed on 2010/03/19 6:01 UTC
Read the original article Hit count: 448

Filed under:
|

Hi I like to know regarding static method 1) Why static methods can not be overridden in java? 2) Can static methods can be overloaded in java?

Thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about static