Jump to content

Modular programming

From Simple English Wikipedia, the free encyclopedia
Revision as of 10:44, 28 January 2015 by 77.89.164.210 (talk)

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.