Vidyalelo
Python · Q25

Module in Python

Programming · Python · question 25

Q25

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
Answer
D.
Provides a means of testing individual parts of the program

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board