Monday, September 28, 2009

Is C is modular program?

Modular programs are easier to develop, correct and modify than programs constructed otherwise. The smaller segments used to construct a modular program are called modules. Since each module is designated to perform a specific function, the modules themselves are called functions in C.

0 comments:

Post a Comment