Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b>encapsulation</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson