Short Answer
When you attach & after the dataType in the formal parameter list of a function, the variable following that dataType becomes a(n) ____________________ parameter.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Using functions greatly enhances a program's readability
Q9: To use the predefined function tolower, the
Q10: Given the following function prototype: int myFunc(int,
Q11: Assume that all variables are properly declared.The
Q12: Given the function prototype: double testAlpha(int u,
Q14: The output of the statement:cout << tolower('$')
Q15: _ parameters are useful in three situations:•
Q16: The heading of the function is also
Q17: The _ of a function consists of
Q18: A variable or expression listed in a