What are the advantages of dividing a program into modules.
Answer:
Advantages of dividing a program into modules:
- Reduces complexity of the program
- Eases code reusability
- Helps create well defined boundaries within the program
Past Year - 2 Mark Questions
Past Year - 2 Mark Questions
Last updated at Dec. 13, 2024 by Teachoo
Answer:
Advantages of dividing a program into modules: