Answer:
A Flow chart is a common type of diagram, that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows.
A structural chart is a top-down modular design tool,constructed of squares representing the different modules in the system, and lines that connect them.The lines represent the connection and or ownership between activities and subactivities as they are used in organization charts.