Multiple Choice
The variable names in the formal and actual parameter listings:
A) Must be the same.
B) May be the same.
C) Cannot be the same.
D) Only the call-by-value names must be the same.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: A solution is just as easy to
Q5: A coupling diagram shows:<br>A)How the data is
Q6: Calculations may be found:<br>A)In any module.<br>B)Only in
Q7: The loop logic structure:<br>A)Processes instructions in order
Q8: The values of local variables:<br>A)Are defined within
Q10: The use of modules many times eliminates
Q11: Modules are not necessary to use when
Q12: Cohesion relates to:<br>A)The ability to share data
Q13: Data can be made available to other
Q14: Cohesion is the ability of a module