Interview Questions

What is modular programming?

C Interview Questions and Answers


(Continued from previous question...)

What is modular programming?

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.

(Continued on next question...)

Other Interview Questions