Question 1: Define the terms program, programming and programmer.
Question 2: What do you mean by the term data declaration?
Question 3: What do you mean by the term flow chart? Explain its various types.
Question 4: What is the main use of predefined box in the flowchart?
Question 5: Explain the function of a connector in the flow chart.
Question 6: What are the benefits of flow charts?
Question 7: Explain different logical constructs which are used in flow charts.
Question 8: Draw a flow chart to print a prime numbers between 1 and 100.
Question 9: Draw a flow chart to compute amount by using formula A= P(1+r/100)n.