answersLogoWhite

0

Modular design is the process in which you take a large problem and break it down into smaller problems, and address each smaller problem individually. In terms of C Programming, it would mean taking a large programming task and breaking it down into several smaller logically separate tasks. Each of these smaller tasks would most likely be represented as a function in the program.

User Avatar

Wiki User

14y ago

What else can I help you with?