Using arguments and corresponding parameters to pass data among program modules is an important feature of modular programming because:
a. it enhances the usefulness of subprograms
b. it makes it easier for different programmers to design and code different subprograms
c. it makes it easier to test and debug a subprogram independently of the main program
d. all of the above are true
D
Computer Science & Information Technology
You might also like to view...
You can restrict the data type that will be accepted in a parameter query by ________
A) limiting the number of parameters in a query B) choosing a data type for each parameter C) You cannot restrict what a user enters in a parameter query. D) choosing the field for the parameter query carefully
Computer Science & Information Technology
When there is a change in the worksheet data, the corresponding chart is updated automatically
Indicate whether the statement is true or false.
Computer Science & Information Technology