What is the name of the development approach in which the main control components of a system are designed and verified before other parts?
Explanation
Top-down development is a strategy where the system's executive control modules are implemented and tested first, followed by the lower-level components. This contrasts with bottom-up development, which starts from the lower-level modules.