Data hiding is part of the process of removing complexity from programs. Any program in a business environment that does anything useful can easily have 500 lines to 20 thousand lines of code. Without using sound engineering principles most programs would become unmanageable. Data hiding is the term used for one of the good habits [...]
{ 0 comments }