CIT-73 Home http://www.c-jump.com/CIT73/CIT73syllabus.htm
|
|
|
|
|
|
|
|
|
|
|
|
Encapsulation provides balance between interface and implementation.
At project design stage encapsulation usually means keeping the interfaces small.
At programming stage encapsulation means scope management in terms:
keeping the scopes as small as possible
limiting visibility of variables as much as possible.
|
|
|
|
|
|
Link to this video on YouTube: