History of C++

History of C++ 

The story of C++ begins in the early 1980s with Bjarne Stroustrup at Bell Laboratories. Stroustrup aimed to enhance the C language by incorporating features that support data abstraction and object-oriented programming. The result was "C with Classes," which eventually evolved into C++ by 1983. Over the decades, C++ has undergone numerous standardizations, with the International Organization for Standardization (ISO) releasing updates such as C++98, C++03, C++11, C++14, C++17, and the more recent C++20, each introducing new features and improvements.

Post a Comment

Previous Post Next Post