Web Services Guide Web Services Guide
Online Guide to Everything Online Online Guide to Everything Online

Calendar

August 2009
M T W T F S S
« Jul   Sep »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Main

Categories:

Navigation

Archives:


Links

Meta:

PSD CODING SERVICES

C++

August 30, 2009
Filed under: Information — editor @ 3:10 pm

Photobucket

C++ is an object oriented programming language focused on systems programming. Regarded as a middle-level language, it comprises a combination of high-level and low-level language features. It is free-form, statistically types, multi-paradigm in a usually compiled language supporting procedural programming, object-oriented programming, data abstraction and generic programming.

It was developed in 1979 by Bjarne Stroustrup at Bell Labs as an enhancement to the C programming language. It was named back then as “C with Classes”. During the year 1983, the name was changed to C++. As of the moment, a new version of the standard is in the works.