Saturday, August 10, 2013

Main concept of Object Oriented Programming: INHERITANCE

The mechanism of deriving a new class from old class is called Inheritance. It allows the extension and reuse of existing code without having to re-write the code from scratch. Inheritance is the process by which, objects of one class acquire properties of another class.


Thank you for visiting us.
If you find any mistakes or if you want improve this answer, please leave a comment with this post.


Share This Post →


No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Blog Archive