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
You might also like to view...
Given that the variable days has a value of 14, the following expression would evaluate to what value? days / 7 + 1
a. 1.75 b. 2 c. 3 d. 4 e. None of these
The Navigation bar is located at the ________ of a form
A) right B) left C) top D) bottom
You write this statement to respond to exceptions.
a. run/ handle b. try/except c. try /handle d. attempt/except
A(n) _____ is a formal agreement that a user signs stating that a phase of the installation or the complete system is approved.
Fill in the blank(s) with the appropriate word(s).