How did the business process map help you build the system?
What will be an ideal response?
The business process map provided an overview of how the system should work. It provided the framework for which forms are to be displayed. The decision gates indicate when an IF statement had to be incorporated into the macros.
You might also like to view...
Your Word document is double-spaced unless you specify another spacing option.
Answer the following statement true (T) or false (F)
What is the output from the following?
``` >>> first = "Abe" >>> last = "Lincoln" >>> swap = first >>> first = last >>> last = swap >>> print first + " " + last ```
WAPs use an access control list (ACL) to enable or deny specific MAC addresses.
Answer the following statement true (T) or false (F)
Menu bars can also be called ____.
A. image bars B. libraries C. server bars D. navigation bars