Multiple Choice
When testing individual modules,it sometimes happens that some modules are not finished when testing starts,so the programmer usually writes _______ for the unfinished modules to enable the modules around them to be tested.
A) "By-passes"
B) "Temporary Modules"
C) "Placeholder Modules"
D) "Stub Modules"
E) "End Modules"
Correct Answer:

Verified
Correct Answer:
Verified
Q46: If a program module is taking longer
Q47: By the time the design phase is
Q48: Generally,most errors (defects)are found in which two
Q49: Myles is a systems analyst on a
Q50: The term 'bug' in software came from:<br>A)An
Q52: This particular type of documentation control lists
Q53: The critical path is the fine line
Q54: Analysts should not worry about the users'
Q55: According to the textbook,which of the following
Q56: Testing and programming are tightly coupled.