Multiple Choice
A is a special variable that receives a value being passed into a procedure or function.
A) temporary variable
B) pseudo-constant
C) class-level variable
D) parameter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: What is assigned to <b>lblDisplay.Text</b> when the
Q16: By writing your own procedures, you can
Q17: Choose a new, more descriptive name for
Q18: When calling a procedure, passed arguments and
Q19: Which debugging command executes a function call
Q21: Which is the correct way to define
Q22: What is wrong with the following GetName
Q23: When a procedure finishes execution, _.<br>A) control
Q24: Which of the following does not apply
Q25: When debugging a program in break mode,