<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Encapsulation (computer programming) - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=encapsulation_%28computer_programming%29&amp;p=2">3.Next</a>
</p>
<p>	In software systems, <b>encapsulation</b> refers to the bundling of data with the mechanisms or methods that operate on the data.  It may also refer to the limiting of direct access to some of that data, such as an object's components. Essentially, encapsulation prevents external code from being concerned with the internal workings of an object.</p>

<p>Encapsulation allows developers to present a consistent interface that is independent of its internal implementation. As one example, encapsulation can be used to hide the values or state of</p><p>
<a accesskey="3" href="page.php?w=encapsulation_%28computer_programming%29&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
