control flow (Q2176): Difference between revisions

From Azupedia
Jump to navigation Jump to search
Created a new Item: control flow, order in which individual statements, instructions or function calls of an imperative program are executed or evaluated
(No difference)

Revision as of 12:59, 9 February 2023

order in which individual statements, instructions or function calls of an imperative program are executed or evaluated
  • control flow statement
  • flow of control
Language Label Description Also known as
English
control flow
order in which individual statements, instructions or function calls of an imperative program are executed or evaluated
  • control flow statement
  • flow of control

Statements