what are conditional constructs?
Answers
Answered by
5
In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming language, which perform different computations or actions depending
Answered by
4
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 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.
conditional expressions and conditional constructs are features of a programming language , which perform different computations or actions depending on whether a programmer-specified 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.
Similar questions
Computer Science,
7 months ago
Music,
7 months ago
Computer Science,
1 year ago
Math,
1 year ago
English,
1 year ago