Question 1:
What do you mean by the term structured programming? Describe the different rules of structured programming? Describe.
Question 2:
Illustrate the different architectural styles? Give an overview of them.
Question 3:
Why should we not go directly from the high level design to the implementation? Explain the benefit of having a detailed design in between that is, writing the algorithms rather than directly writing the program by using a high level language.
Question 4:
Illustrate the desirable characteristics of the human-comouter interface? Describe.
Question 5:
Explain the process of transforming a DFD representing information flow into a structured chart. Use appropriate illustration.