A STUDY ON OBJECT ORIENTED PROGRAMMING WITH C++

Authors

  • Navpreet singh Dronacharya college of engineering, India

DOI:

https://doi.org/10.53555/eijse.v1i3.59

Keywords:

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

2015-09-27