Programming Paradigms
The most important aspect of C++ is its
ability to support many different
programming paradigms
procedural abstraction
modular abstraction
data abstraction
object oriented programming (this is discussed
later, once we learn about the concept of
inheritance)