Discuss the below:
Q1: Define what the term "control flow" really means or is [in programming] in your own words.
Q2: How would you use control flow in computer programming to solve problems? Would this be the if.else and looping?
Q3: Could you provide an example of how control flow would be used to track membership dues in a small organization?