Conditional (computer programming)

If-then-else flow diagram
A nested if–then–else flow diagram

In computer science, conditionals (that is, conditional statements, conditional expressions and conditional constructs) are programming language constructs that perform different computations or actions or return different values depending on the value of a Boolean expression, called a condition.

Conditionals are typically implemented by selectively executing instructions. Although dynamic dispatch is not usually classified as a conditional construct, it is another way to select between alternatives at runtime.


© MMXXIII Rich X Search. We shall prevail. All rights reserved. Rich X Search