What is incorrect about structural design?

What is incorrect about structural design?

ساختی ڈیزائن کے بارے میں کیا غلط ہے؟
Explanation
  • The incorrect statement is: "The advantage is data flow representation".
  • Data flow representation is actually a characteristic of Data Flow Diagrams (DFDs), which are used in Data Flow Design, a different software design methodology. DFDs show the flow of data through a system, whereas structural design focuses on the hierarchical structure of modules and their interfaces.