🎴 Flashcard Mode

technology Online Quiz - 1571

Card1 / 20
Mastered0
Review0
QuestionClick to flip

What is the use of an Architectural Description Language (ADL)?

AnswerClick to flip back
A
provides syntax for describing a software architecture
💡 Explanation:

An Architectural Description Language (ADL) provides formal syntax and semantics for describing software architectures - components, connectors, and configurations. ADLs do NOT design programming languages (that's language design), do NOT code implementations (that's programming languages), and do NOT prescribe design methodology. They are modeling languages for architectural specification and analysis.

Change Mode