Multiple choice

A development strategy, whereby the executive control modules of a system are coded and tested first, is called

  1. bottom-up development

  2. top-down development

  3. left-right development

  4. right-left development

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Top-down development involves designing and implementing the high-level control modules first, then progressively adding lower-level functional modules.