

MCQOPTIONS
Saved Bookmarks
1. |
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» C. Defines the specification of how it is to be used | |