Tuesday, November 29, 2011

Core Java Interview Questions :Is it possible to override the main method?

NO, because main is a static method. A static method can&

No comments:

Post a Comment