Conditional: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Redir - covered there
 
Stubby, but covers the basics
 
Line 1: Line 1:
#Redirect [[Conditional branch]]
A '''conditional'' is one type of [[control flow]] [[statement]] in high-level [[programming language]]s; in such languages, it is analogous to an [[conditional branch]] in [[object code]].
 
{{stub}}
 
[[Category: Software Basics]]

Latest revision as of 13:54, 12 May 2023

A 'conditional is one type of control flow statement in high-level programming languages; in such languages, it is analogous to an conditional branch in object code.