Category:Branches: Difference between revisions

Content added Content deleted
m (wiki syntax fixes)
m (Task -> Tasks)
 
Line 1: Line 1:
'''Branches''' are control structures that allow a particular section of code to be conditionally executed depending upon the outcome of a selection or the evaluation of a boolean expression. Task in this category demonstrate the constuction of or the utilization of branch mechanisms.
'''Branches''' are control structures that allow a particular section of code to be conditionally executed depending upon the outcome of a selection or the evaluation of a boolean expression. Tasks in this category demonstrate the constuction of or the utilization of branch mechanisms.


[[Category:Control Structures]]
[[Category:Control Structures]]