C++ PGM.

Home Up Guest Book General More on IT Links

 

 

 

C++ Programming - Persistence

Persistence is one of the main object-oriented concepts which C++ does not (yet) directly address.

C++ Programming - Containers

A container is an object that holds instances of other objects. In analysis terms, containers represent the "hasA" relationship, as opposed to the "isA" relationship of inheritance.

C++ Programming - Constructors and Destructors

Constructors and destructors are special member functions which are automatically called when an object is created and destroyed respectively.

C++ Programming - Object Oriented Paradigms

There are four main object oriented principles or paradigms which are important to an overall object oriented approach - Abstraction, Encapsulation, Modularity and Inheritance.

 

 

Hosted by www.Geocities.ws

1