modular
adj.-
1 made of separate parts (adj.) B2 Upper Intermediatemade of separate parts or units that can be joined together in different ways.
composed of standardized units or sections that allow for easy assembly, repair, or reconfiguration.
ExampleWe bought a modular sofa so we could change the layout of our living room later.
ExampleThe architect proposed a modular housing system, allowing residents to add or remove rooms as their family needs evolved over time.
-
2 software or hardware design (adj.) C1 Advanced Technical Computingdescribes computer programs or machines made of independent pieces that work together.
relating to a design approach where a system is divided into smaller parts that can be independently created and used in different systems.
ExampleModular software is easier to fix because you can update one part without breaking the rest.
ExampleBy adopting a modular architecture, the development team ensured that individual components could be tested in isolation before being integrated into the primary codebase.
UsageOften used to describe code architecture or hardware components like power supplies.
- component based
Show 1 more senseShow fewer
-
3 mathematical systems (adj.) C2 Proficiency Technical Mathrelating to a type of math where numbers wrap around after reaching a certain value, like a clock.
relating to or based on a modulus, typically involving arithmetic where numbers reset after reaching a specific value.
ExampleClock time is a simple example of modular arithmetic because it resets after twelve.
ExampleModular arithmetic serves as the foundational logic for many modern encryption algorithms used to secure digital communications.
UsageCommonly appears in the phrase 'modular arithmetic'.
From module + -ar.