A module in programming
A module in programming is a piece of code that can be reused in other applications. The benefit of having modules is that modules speed up development time. Modules can be used to provide generic functionality that will be common to many programs.
Comments
Post a Comment