What do you think is the need of a module in programming?
Answer:
Need for modules in programming are:
- Reduces the complexity of the program.
- Code reusability
- It creates a number of well-defined documented boundaries within the program.
Short Answer Type Questions (2/3 Marks each)
Last updated at April 16, 2024 by Teachoo
Answer:
Need for modules in programming are: