COMPUTER SCIENCE AND ENGINEERING
COMPILER DESIGN
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Dividing a project into segments and smaller units in order to simplify analysis, design and programming efforts is called ____
|
Modular approach
|
|
Top down approach
|
|
Bottom up approach
|
|
Left right approach
|
Explanation:
Detailed explanation-1: -Explanation: Modular design, or “modularity in design”, is a design approach that subdivides a system into smaller parts called modules or skids that can be independently created and then used in different systems.
There is 1 question to complete.