Solutions
Question 1
Define the following terms for structure charts and give examples: module, sub-module, and flag.
Question 2
Use a table to compare DFDs and structure charts.
Question 3
Discuss the nested hierarchy of structure charts.
Questions 4-9 are based on the structure chart below for an email application.

Question 4
List the main modules and submodules shown in the structure chart of the email system.
Question 5
Describe the process and sequence when users log into their email accounts and view their messages. Include any decision points involved.
Question 6
How does the verify log in details module interact with the other system components?
Question 7
Explain the decision-making process represented by the diamond symbol. What choices are available, and how does the system proceed based on the decision made?
Question 8
Outline the sequence of events that occurs when a user sends a message. How do the 'compose email' and 'send email' modules interact, and what happens once the message is sent?
Question 9
How does the system handle login verification? Describe the interaction between the enter login details, verify log in details, and authentication modules, including what happens if the login details are incorrect.
Last updated
Was this helpful?