Category:Branches: Difference between revisions

wiki syntax fixes
 
(wiki syntax fixes)
Line 1:
*Branches* are [control] structures that allow a particular section of code to be conditionally executed depending upon the outcome of a [select]ionselection or the [evaluation] of a boolean [expression]. Task in this category demonstrate the constuction of or the utilization of branch mechanisms.
 
[[Category:Control Structures]]