Multiple Choice
The declaration statement for a function is referred to as a function ____.
A) prototype
B) calling
C) definition
D) initialization
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: A(n) _ function is summoned into action
Q37: You should make all your variables global
Q38: The use of function _ permits the
Q39: When a value is passed to a
Q40: C++ provides the capability of using the
Q42: Because the variables created in a function
Q43: In addition to argument data types, _
Q44: The symbol _ represents the C++ s
Q45: In C++, function prototypes typically have _
Q46: While a function is executing, only variables