Content deleted Content added
Line 64:
An analogy can be made here with the notion of a [[Information hiding|capsule]], which not only encloses its contents, but also protects it from the exterior environment.<ref name=Dale/>
// This Main method can check the balance via the public
// "CheckBalance" method provided by the "Account" class
// but it cannot manipulate the value of "accountBalance"
// but this is very good
== References ==
|