|

Brief Description
C++ evolved from C. As an extension of
C, C++ was developed by Bjarne
Stroustrup
in the early 1908s
at Bell Laboratories. C++ provides a number of features that
spruce up the C language, but more importantly,
it provides capabilities for
Object-Oriented Programming
(OOP). Nearly all world-class software, from consumer applications and games
to mission-critical corporate applications, is built using Microsoft Visual C++.
Download:
You can download express edition from
http://msdn.microsoft.com/vstudio/express/visualc/download/
It is free of charge. If you are a
new user, You’ll need to get your registration key by
registering there.

|
|