ContactUs :

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

What is overriding ?

Redefining the functionality of a super class method in the sub class is called overriding. Occurs between super and sub class
return type ,method signature should be same e.g. dynamic binding.
Related Posts Plugin for WordPress, Blogger...
Flag Counter