What is C++?
C++ is a programming language used to write computer programs.
Simple Definition
- A language that humans can write
- Computer understands it and follows instructions
- Used to create software, games, apps
Created By
- Bjarne Stroustrup in 1979
- Built on top of C language
- Made to be fast and powerful
Why Do We Need C++?
1. Speed and Performance
C++ programs run very fast.
Used in:
- Games (GTA, Call of Duty, Fortnite)
- Operating Systems (Windows, macOS)
- Browsers (Chrome, Firefox)
2. Control Over Computer