Examveda

Which of the following is not an advantage of using modules?

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

Answer: Option C


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python