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.

Computer Science & Information Technology

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)

Computer Science & Information Technology

What is the output from the following?

``` >>> first = "Abe" >>> last = "Lincoln" >>> swap = first >>> first = last >>> last = swap >>> print first + " " + last ```

Computer Science & Information Technology

WAPs use an access control list (ACL) to enable or deny specific MAC addresses.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Menu bars can also be called ____.

A. image bars B. libraries C. server bars D. navigation bars

Computer Science & Information Technology