Examveda

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

C. Defines the specification of how it is to be used

D. Any program that reuses code

Answer: Option B


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python