- Bjarne Stroustrup is credited as the creator of C++.
- There are different types of tokens in C++ including keywords, identifiers, variables, constants, punctuators, and operators.
- Key concepts discussed include variables, constants, data types, expressions, input/output, control statements like if/else and loops.
- The document provides an overview of many fundamental C++ concepts in a structured manner.