<?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="Multiway branch - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=multiway_branch&amp;p=2">3.Next</a>
</p>
<p><b>Multiway branch</b> is the change to a program's <a href="page.php?w=control_flow">control flow</a> based upon a value matching a selected criteria. It is a form of <a href="page.php?w=Conditional_%28programming%29">conditional statement</a>. A multiway branch is often the most <a href="page.php?w=algorithmic_efficiency">efficient</a> method of passing control to one of a set of <a href="page.php?w=Label_%28computer_science%29">program labels</a>, especially if an <a href="page.php?w=Array_data_structure">index</a> has been created beforehand</p><p>
<a accesskey="3" href="page.php?w=multiway_branch&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
