What is inheritance?

March 15, 2011 | Filed Under C plus plus | Leave a Comment

Inheritance allows one class to reuse the state and behavior of another class. The derived class
inherits the properties and method implementations of the base class and extends it by overriding
methods and adding additional properties and methods.

Comments

Leave a Reply





© PHPInterviewQuestion.com 2009 - 2012

eXTReMe Tracker