conditional_statements
Error: Fetching the article from Wikipedia failed.
Error: Fetching the article from Wikipedia failed.

Conditional Statements

Return to Major programming topics, Programming topics, Programming languages, Software engineering topics, Software architecture, Software architecture topics, Awesome lists

In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming language, which perform different computations or actions depending on whether a programmer-specified boolean datatype | boolean condition evaluates to true or false. Apart from the case of branch predication, this is always achieved by selectively altering the control flow based on some condition.

In imperative programming languages, the term “conditional statement (programming) | statement” is usually used, whereas in functional programming, the terms “conditional expression (programming) | expression” or “conditional construct” are preferred, because these terms all have distinct meanings.

Conditional statementConditional (computer programming)

External Sites


Cloud Monk is Retired (for now). Buddha with you. Copyright | © 2024 Losang Jinpa or Fair Use. Disclaimers. REPLACE with: navbar_footer


conditional_statements.txt · Last modified: 2025/02/01 07:07 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki