Author: Tutorialspoint, Published on 07-Feb-2004, Language: English
Description
C++ is a middle-level programming language developed by Bjarne Stroustrup in 1979 at
Bell Labs. C++ runs on a variety of platforms, such as Windows, Mac OS, and the various
versions of UNIX.
This tutorial adopts a simple and practical approach to describe the concepts of C++.
Audience
This tutorial has been prepared for the beginners to help them understand the basic to advanced concepts related to C++.
Prerequisites
Before you begin practicing various examples given in this tutorial, we are making an
assumption that you are already aware of some basics, like the computer software
installation process and computer programming language.