CS202   2- ‹#›
Programming Paradigms
nThe 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)