Saved Bookmarks
| 1. |
What is the difference between a program flowchart and system flowchart? |
|
Answer» A program flowchart details the flow through a single program. Each box in the flowchart will represent a single instruction or a process within the program. A system flowchart will show the flow through a system. Each box will represent a program or a process made up of multiple programs. |
|