Tags: Programming Language.
The C and C++ programming languages are closely related. C++ grew out of C as it was designed to be source-and-link compatible with C. Due to this development tools for the two languages (such as IDEs and compilers) are often integrated into a single product with the programmer able to specify C or C++ as their source language.