Computer Science, asked by manassbp7183, 11 months ago

What do you mean by modular approach ?

Answers

Answered by GETlost0hell
4

Answer:

Explanation:

Modular programming is the process of subdividing a computer program into separate sub-programs. A module is a separate software component. It can often be used in a variety of applications and functions with other components of the system.

Answered by lovingheart
0

Modular approach is an approach in which the entire program will be spitted into different parts or modules so that the execution process is made easier.

Explanation:

  • The modular programming helps the user to save more amount of memory space and also makes the program to execute in a smarter way.
  • The modular programming approach will be highly helpful in understanding the program as it is presented in a simple way.

To know more:

1) What is modular approach​

https://brainly.in/question/9178990.

2) What are the advantages of modular approach?

https://brainly.in/question/15516627

Similar questions