Multiple Choice
The names in parentheses in the header are called the formal ____ of the function.
A) parameters
B) variables
C) identifiers
D) constants
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Static variables can be initialized using other
Q8: To actually use a returned value, you
Q9: Passing addresses is referred to as a
Q10: In creating C++ functions, you must be
Q11: The default in C++ is to make
Q13: In C++ a reference parameter is declared
Q14: A function returning a value must specify
Q15: Initialization of _ variables is done only
Q16: C++ provides two types of address parameters:
Q17: In a function call, the items enclosed