what do you mean by branching. name some branching statement
Answers
Answered by
4
Explanation:
branch in a computer program is an instruction that tells a computer to begin executing different instructions rather than simply executing the instructions in order. In high-level languages, these are typically referred to as flow control procedures and are built into the language. In assembly programming, branch instructions are built into a CPU.
Answered by
5
Answer:
The sequence of flow of the statements may have be diverted in either a Yes or No or we can say that in some situation statement may have to branch.
Explanation:
Branching statements are:-
1) if... statement
2) if........else statement
3) if........elif.......else statement
Similar questions
Environmental Sciences,
6 months ago
Hindi,
6 months ago
Biology,
6 months ago
Art,
1 year ago
English,
1 year ago
English,
1 year ago
Math,
1 year ago
World Languages,
1 year ago