<?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 21 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Class_(programming)&amp;p=20">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Class_%28programming%29&amp;p=22">3.Next</a>
</p>
<p>language does not allow client code that accesses the private data of a class to compile. In the <a href="page.php?w=C%2B%2B">C++</a> language, private methods are visible, but not accessible in the interface; however, they may be made invisible by explicitly declaring fully abstract classes that represent the interfaces of the class.</p>

<p>Some languages feature other accessibility schemes:<br/>
* Instance vs. class accessibility: <a href="page.php?w=Ruby_%28programming_language%29">Ruby</a> supports instance-private and instance-protected</p><p>
<a accesskey="1" href="page.php?w=Class_(programming)&amp;p=20">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Class_%28programming%29&amp;p=22">3.Next</a>
</p>

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

</card>
</wml>
