Q. Which of the following is not an advantage of using modules? (Solved)
1. provides a means of reuse of program code
2. provides a means of dividing up tasks
3. provides a means of reducing the size of the program
4. provides a means of testing individual parts of the program
- c. provides a means of reducing the size of the program