<?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="Class (programming) - Page 19 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=class_(programming)&amp;p=18">1.Previous</a><br />
<a accesskey="3" href="page.php?w=class_%28programming%29&amp;p=20">3.Next</a>
</p>
<p>on the state of the objects. A common usage of access specifiers is to separate the internal data of a class from its interface: the internal structure is made private, while public <a href="page.php?w=accessor_method">accessor method</a>s can be used to inspect or alter such private data.</p>

<p>Access specifiers do not necessarily control visibility, in that even private members may be visible to client external code. In some languages, an inaccessible but visible member may be referred to at runtime (for example, by a pointer returned from</p><p>
<a accesskey="1" href="page.php?w=class_(programming)&amp;p=18">1.Previous</a><br />
<a accesskey="3" href="page.php?w=class_%28programming%29&amp;p=20">3.Next</a>
</p>

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

</card>
</wml>
