About 2,300,000 results
Open links in new tab
  1. MODULE Definition & Meaning - Merriam-Webster

    The meaning of MODULE is a standard or unit of measurement. How to use module in a sentence.

  2. MODULE | English meaning - Cambridge Dictionary

    MODULE definition: 1. one of a set of separate parts that, when combined, form a complete whole: 2. one of the units…. Learn more.

  3. module noun - Definition, pictures, pronunciation and usage …

    Definition of module noun from the Oxford Advanced Learner's Dictionary. a unit that can form part of a course of study, especially at a college or university in the UK. The course consists of …

  4. MODULE definition and meaning | Collins English Dictionary

    A module is one of a set of parts from which some buildings are made. Each module is made separately, and the completed modules are then joined together to form the building.

  5. MODULE Definition & Meaning | Dictionary.com

    Module definition: a separable component, frequently one that is interchangeable with others, for assembly into units of differing size, complexity, or function.. See examples of MODULE used …

  6. Module Definition & Meaning | YourDictionary

    Module definition: A standardized, often interchangeable component of a system or construction that is designed for easy assembly or flexible use.

  7. module - Wiktionary, the free dictionary

    5 days ago · Doublet of modulus and mold. module (plural modules) A self-contained component of a system, often interchangeable, which has a well-defined interface to the other …

  8. What is a module in software, hardware and programming?

    Jun 2, 2022 · In computer software, a module is an extension to a main program dedicated to a specific function. In programming, a module is a section of code that is added in as a whole or …

  9. Module - Definition, Meaning & Synonyms | Vocabulary.com

    A module is an individual part that combines with other components to make different things. You might have one module that's a cube, and another that's a slab of wood. Two cubes and a slab …

  10. 6. Modules — Python 3.13.5 documentation

    1 day ago · A module is a file containing Python definitions and statements. The file name is the module name with the suffix .py appended. Within a module, the module’s name (as a string) …