Encapsulation, Data Hiding and Static Data Members - ppt...
Encapsulation in C++ Bind the Data and Code together Classes are provided in C++ to bind data and code together View everything in world as objects Generalization of objects is classes Characteristics / Propert