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 | |