which of the following are conditional control statements ?
Answers
Answered by
0
Answer:
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.
Answered by
4
Answer:
- conditional control allows you to control the program flow of the execution based on a condition .
- in programming terms, this means that the statement in the program are not executed sequentially. rather one group of statements or another is executed , depending on how the condition is evaluated
hope it's help
Similar questions
Social Sciences,
2 months ago
Math,
2 months ago
Math,
2 months ago
Math,
5 months ago
Social Sciences,
5 months ago
Biology,
10 months ago
Science,
10 months ago