Filters
Question type

What is an archetype?

Correct Answer

verifed

verified

An archetype is a class or pattern that represents a core abstraction that is critical to the design of an architecture for the target system.

Explain the key differences between thin client architectures and a rich client architectures.

Correct Answer

verifed

verified

For mobile devices or web apps using thin client only the user interface layer is implemented on the device,A rich client typical allocates the user interface layer,business layer,and often the data layer too on the user's device.

What are the elements that make up a software architectural style?

Correct Answer

verifed

verified

-Set of components that perform required system functions. -Set of connectors allowing communications among the components. -Constraints describing how the components maybe integrated to form a system. -Semantic models that enable the designer to understand the overall system properties by analyzing the known properties of its components.

Describe the types of dependencies that can exist in an architectural design.

Correct Answer

verifed

verified

Sharing dependencies - represent the dep...

View Answer

Showing 1 - 4 of 4

Related Exams

Show Answer