C++: Difference between revisions

From Fox Labs Wiki
Jump to navigation Jump to search
(Created page with "'''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. {{Stub}}{{Programming languages}}")
 
mNo edit summary
Line 2: Line 2:


{{Stub}}{{Programming languages}}
{{Stub}}{{Programming languages}}
[[Category:Programming languages]]

Revision as of 02:45, 4 February 2024

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.