C++
06-10-2020
![](https://0ee7eb86e2.cbaul-cdnwnd.com/798f1ef2956889e02141ac3ba11c9ce5/200000024-d4632d4634/Cru.jpg?ph=0ee7eb86e2)
In 1979, Bjarne Stroustrup, a Danish computer scientist, began work on "C with Classes", the predecessor to C++. In 1985, the first edition of The C++ Programming Language was released.
C++ has object-oriented programming (OOP) features. You can use OOP in C++ but it is not mandatory. So not every C++ program is object-oriented!