Vidyalelo
Python · Q132

Module in Python

Programming · Python · question 132

Q132

Which of these definitions correctly describes a module?

A.
Denoted by triple quotes for providing the specification of certain program elements
B.
Design and implementation of specific functionality to be incorporated into a program
Answer
C.
Defines the specification of how it is to be used
D.
Any program that reuses code

Answer: Option B

Solution

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