ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is Overriding ?

redefining the functionality of the super class method in the sub class.
-Supports run - time polymorphism.
-method signatures should be same.
-return type should be same.
Related Posts Plugin for WordPress, Blogger...
Flag Counter