[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Encapsulation
(modular programming) Generically, the design of a function or program
that obeys the principle of information hiding. A function or program
is said to be encapsulated if other programs or functions have no
knowledge of its inner workings. A data structure is said to be
encapsulated if knowledge of its internal organization is limited to a
single function or module.
See Also:
Information Hiding
Lexical Scoping
Modularity
Side Effect
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson