0 votes
in C Plus Plus by
What modular programming in C Language?

1 Answer

0 votes
by
If a program is large, it is subdivided into a number of smaller programs that are called

modules or subprograms. If a complex problem is solved using more modules, this approach is

known as modular programming.

Related questions

+2 votes
asked Jan 21, 2021 in C Plus Plus by SakshiSharma
0 votes
asked Mar 17, 2020 in C Plus Plus by SakshiSharma
...