C++ is a Programming Language developed by Bjarne Stroustrup. It builds on C Language and adds features such as Object Oriented Programming. It is a Compiled language.
See also:
- Compiler Explorer - shows how C++ how looks in X86-64 Assembly Language.