1.

Dividing a project into segments and smaller units in order to simplify design and programming efforts is called?(a) Modular approach(b) Top down approach(c) Bottom up approach(d) Left right approachThe question was asked during an interview for a job.The question is from Syntax-Directed Definitions and Translations topic in chapter Syntax Directed Definition and Translations of Compiler

Answer»

The correct option is (a) Modular APPROACH

The best I can explain: 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.



Discussion

No Comment Found

Related InterviewSolutions