Which statement is true about architectural design?

A. Represents the relationships among the individual functions that make up a computer-based system.
B. Represents the structure of data and program components that are required to build a computer-based system.
C. Essentially is the same thing as software design.
D. None of the above.



Answer :

Final answer:

Architectural design in computer-based systems focuses on defining relationships and data structure, while using tools like UML for visualization, akin to the architectural principle of 'form follows function'.


Explanation:

Architectural design in computer-based systems represents the relationships and structure of data and program components essential for building a system, distinct from software design.

In IT projects, Unified Modelling Language (UML) is commonly used to visually describe system flows, interactions, and information for easy understanding.

Just like how architecture follows the principle of 'form follows function' in creating buildings based on their intended purpose, computer system design also aims to align structure with intended functions.


Learn more about Architectural design in computer-based systems here:

https://brainly.com/question/37956043