Multiple Choice
Any variable listed in a function header is known as a(n) ____ parameter.
A) declaration
B) actual
C) formal
D) prototype
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: When you use a(n) _ function, a
Q12: The _ of a variable is the
Q13: _ variables are those that are known
Q14: Match each term with the correct statement
Q15: A variable that acts as an alias
Q17: The statement return letter; can be alternatively
Q18: When you declare a pointer, you insert
Q19: List some advantages and disadvantages of passing
Q20: To "_" means to take precedence over.
Q21: Match each term with the correct statement