How to Write a Flowchart That Will Make Your Algorithm Sing
In branch control, there is a condition and according to a condition, a decision of either TRUE or FALSE is achieved. In the case of TRUE, one of the two branches is explored; but in the case of the FALSE condition, the other alternative is taken.