The branch refers to a binary decision based on some condition. If the condition is true, one of the two branches is explored; if the condition is false, the otheralternative is taken. This is usually represented by the ‘if-then’ constructin pseudo-codes and programs. In flowcharts, this is represented by the