What is the explanation for modular programming?
Answers
Answered by
8
★彡 ʜᴇʀᴇ ɪs ʏᴏᴜʀ ᴀɴsᴡᴇʀ 彡★
The process of dividing the main program into executable subsection is called module programming. This concept promotes the re-usability.
ᴇʜsᴀss ✿◕ ‿ ◕✿
Answered by
4
Here is your answer..
Modular programming is a software design technique that emphasizes separating the functionality of a program into independent, interchangeable modules, such that each contains everything necessary to execute only one aspect of the desired functionality.
Hope it helps you..
Please mark as BRAINLIEST.
Modular programming is a software design technique that emphasizes separating the functionality of a program into independent, interchangeable modules, such that each contains everything necessary to execute only one aspect of the desired functionality.
Hope it helps you..
Please mark as BRAINLIEST.
Similar questions