History of C++
Origin of C++
C++ was developed by Bjarne Stroustrup in the early 1980s.
Evolution
- C language → Base
- Added OOP features
- Named “C++” (increment of C)
Modern C++
Today, C++ is used in:
- High-performance apps
- Game engines
- Competitive programming
