Computer Science, asked by sagarofficial30, 3 months ago

what are the features that are provided to make a program modular​

Answers

Answered by sachi0710
0

Answer:

Modular programming has a main module and many auxiliary modules. The main module is compiled as an executable (EXE), which calls the auxiliary module functions. Auxiliary modules exist as separate executable files, which load when the main EXE runs. Each module has a unique name assigned in the PROGRAM statement.

I hope you like it and Plzzzzzzzzz follow me And Mark as brainlist

Similar questions