Modular programming
Appearance
Modular programming is a programming technique where the program is constructed in individual modules, which each contain the necessary code to execute one specific part of the final project.
Modular programming is a programming technique where the program is constructed in individual modules, which each contain the necessary code to execute one specific part of the final project.