volume_mute
Model-Driven Development
publish date: 2026/05/30 21:17:45.288513 UTC
volume_mute
What is the key emphasis of Model-Driven Development (MDD) compared to earlier structured methods?
Correct Answer
Greater emphasis on architectural models with a separation between abstract implementation-independent models and implementation-specific models
Explanation
In MDD, there is greater emphasis on architectural models with a clear separation between abstract, implementation-independent models and implementation-specific models. Models are developed in sufficient detail so that an executable system can be generated from them.
Reference
Software Engineering, Ian Sommerville, 9th edition
