Multiple choice

Dividing a project into segments & smaller units to simplify the analysis, design and programming is called

  1. modular approach

  2. top-down approach

  3. bottom-up approach

  4. left-right approach

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

The modular approach involves breaking a large system into smaller, manageable units or modules to simplify the development process.