Multiple Choice
A(n) ____ is simply a section of a program that performs a specific task.
A) module
B) constant
C) argument
D) parameter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: If two variables in different modules happen
Q30: Instead of listing all the code in
Q31: In general, variables are assumed to be
Q32: Clumsy programming involves code that repeats throughout
Q33: Modules can be designed to accept more
Q35: In the code below, why is it
Q36: Functions return values by sending data back
Q37: A parameter consists of the data type
Q38: You should design your modules and functions
Q39: Data sent when a module is called