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
Business Studies,
3 months ago
Math,
3 months ago
Math,
3 months ago
Math,
6 months ago
Social Sciences,
6 months ago
Biology,
11 months ago
Science,
11 months ago