C++

From Fox Labs Wiki
(Redirected from C++)
Jump to navigation Jump to search
C++
FamilyC
OSCross-platform
Filename extensions.C, .cc, .cpp, .cxx, .c++, .h, .H, .hh, .hpp, .hxx, .h++ .cppm, .ixx

C++ (or C Plus Plus) is a high-level general-purpose programming language. Released in 1985 as an extension to the C programming language, it eventually evolves to become more. As of 1997, it is object oriented language sporting features such as generics, functional programming and low-level memory manipulation.