Multiple Choice
Sending the value of a variable or constant to a module, where a local variable is initialized to the argument's value is known as ____.
A) passing by value
B) coupling
C) passing by reference
D) cohesion
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: Modularizing a program makes it more efficient
Q17: The flowchart shape for a called module
Q18: Structured programming, the method for creating all
Q19: Modules cannot call other modules.
Q20: When output is meant for a printer,
Q22: Why is it that all variables are
Q23: Programmers can work on separate modules for
Q24: When output is meant for the screen,
Q25: Parameters and arguments must match in number,
Q26: When you call a module by using