conditional (Q2174): Difference between revisions

From Azupedia
Jump to navigation Jump to search
Created a new Item: conditional, programming language construct that performs actions according to boolean conditions
 
(No difference)

Latest revision as of 12:56, 9 February 2023

programming language construct that performs actions according to boolean conditions
  • conditional statement
  • conditional statements
  • conditional constructs
  • if statement
  • if construct
  • if-then
  • if-then-else
  • conditional expression
Language Label Description Also known as
English
conditional
programming language construct that performs actions according to boolean conditions
  • conditional statement
  • conditional statements
  • conditional constructs
  • if statement
  • if construct
  • if-then
  • if-then-else
  • conditional expression

Statements