volume_mute
Model-Driven Engineering — Definition
publish date: 2026/06/08 21:08:32.894175 UTC
volume_mute
Model-driven engineering (MDE) is an approach to software development whereby:
Correct Answer
Models rather than programs are the principal outputs of the development process, and programs that execute on a hardware/software platform are generated automatically from the models
Explanation
Model-driven engineering (MDE) is an approach to software development whereby models rather than programs are the principal outputs of the development process. The programs that execute on a hardware/software platform are generated automatically from the models. Proponents argue that this raises the level of abstraction so that engineers no longer need to be concerned with programming language details or execution platform specifics.
Reference
Software Engineering, Ian Sommerville, 9th edition
