0 votes
in C Plus Plus by

What is the explanation for modular programming?

1 Answer

0 votes
by

The process of dividing the main program into executable subsection is called module programming. This concept promotes reusability.

Related questions

0 votes
asked Dec 1, 2022 in JavaScript by john ganales
+1 vote
asked Sep 26, 2022 in Machine Learning by Robin
...