Conditional structures: Difference between revisions

Content added Content deleted
m (,)
Line 1: Line 1:
{{Task|Control Structures}}{{Control Structures}} [[Category:Simple]],
{{Task|Control Structures}}{{Control Structures}} [[Category:Simple]]
This page lists the conditional structures offered by different programming languages.
This page lists the conditional structures offered by different programming languages.
Common conditional structures are '''if-then-else''' and '''switch'''.
Common conditional structures are '''if-then-else''' and '''switch'''.