Report Bug
Qus : Which of the following is not an advantage of using modules?
Qusनिम्नलिखित में से कौन सा मॉड्यूल का उपयोग करने का लाभ नहीं है?

A. Provides a means of reuse of program code
B. Provides a means of dividing up tasks
C. Provides a means of reducing the size of the program
D. Provides a means of testing individual parts of the program


Solution
C. Provides a means of reducing the size of the program






Report Bug