Exforsys
+ Reply to Thread
Results 1 to 2 of 2

c++ example for oop

This is a discussion on c++ example for oop within the C and C++ forums, part of the Programming Talk category; hi do u know the oop concep and the and the eg. program for each one...

  1. #1
    gthirumalaiselv is offline Junior Member Array
    Join Date
    Oct 2008
    Location
    pondicherry
    Answers
    1

    c++ example for oop

    hi do u know the oop concep and the and the eg. program for each one


  2. #2
    Allan is offline Member Array
    Join Date
    May 2006
    Answers
    40
    Some of the important object oriented features and concepts are namely:

    Objects
    Classes
    Inheritance
    Data Abstraction
    Data Encapsulation
    Polymorphism
    Overloading
    Reusability

    You can see detailed explanation with example for each in the exforsys link below:
    C++ Tutorials


Latest Article

Network Security Risk Assessment and Measurement

Read More...