2. Since conditional mes depend on a condition, they help control the flow of the program and hence, are known as control statements
Answers
Answered by
0
Answer:
In computer science, control flow (or flow of control) is the order in which individual statements, instructions or function calls of an imperative program are executed or evaluated. The emphasis on explicit control flow distinguishes an imperative programming language from a declarative programming language.
Answered by
0
Answer:
l was wondering if I could refactor this expression/statement into a more concise form.
Similar questions