Question 1: List and in brief describe the characteristics of a good program.
Question 2: Define the term structured programming.
Question 3: What are the benefits of a structured program?
Question 4: What are the main objectives of the structured programming?
Question 5: What do you mean by the term iteration control structure? Describe its implementation in the COBOL?
Question 6: Illustrate the meaning of decision control structure and its implementation in the COBOL?
Question 7: Describe top-down approach of design. Describe its benefits.
Question 8: Describe bottom-up approach of design. Describe its merits.
Question 9: Write down a detail note on GO-To less programming.