<?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="Comment (computer programming) - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Comment_(computer_programming)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Comment_%28computer_programming%29&amp;p=7">3.Next</a>
</p>
<p>support block comments delimited by <code>/*</code> and <code>*/</code> and line comments delimited by <code>//</code>. Other languages support only one type of comment.</p>

<p>Comments can also be classified as either prologue or inline based on their position and content relative to program code. A <b>prologue comment</b> is a comment (or group of related comments) located near the top of an associated programming topic, such as before a symbol declaration or at the top of a file. An <b>inline comment</b> is a comment that is located on the</p><p>
<a accesskey="1" href="page.php?w=Comment_(computer_programming)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Comment_%28computer_programming%29&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
