What is a program structure chart?

What is a program structure chart?



a. A diagram that shows how all the screens and interfaces of a system are linked together

b. A diagram that shows all the code modules that must be included in a program at a high level

c. A set of instructions for programmers to follow, which may include pseudocode

d. Another name for the physical data flow diagram, which gives details about how to program the processes from the logical data flow diagram


Answer: A diagram that shows all the code modules that must be included in a program at a high level


Learn More :