A STUDY ON OBJECT ORIENTED PROGRAMMING WITH C++
DOI:
https://doi.org/10.53555/eijse.v1i3.59Keywords:
Reusability, Base class –Subclass, Private data member, Public data member and Types of Inheritance.Abstract
C++ strongly supports the concept of Reusability. The C++ classes can be reused in several ways. Once a class has been written and tested, it can be adapted by another programmer to suit their requirements. This is basically done by creating new classes, reusing the properties of the existing ones. The mechanism of deriving a new class from an old one is called INHERITANCE.
References
. www.wikipedia.org
. fcpc book
. www.tutorialspoint.com
. www.cppforschool.com
Downloads
Published
Issue
Section
License
Copyright (c) 2015 EPH - International Journal of Applied Science (ISSN: 2208-2182)
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.