The purpose of a ____ is to identify the data type of the value returned by the function, if any, provide the function with a name, and specify the number, order, and type of values expected by the function.
A. function declarator
B. prototype
C. function body
D. function header
Answer: D
Computer Science & Information Technology
You might also like to view...
The preprocessor directives used with the assertion macros is/are
a) #include
Computer Science & Information Technology
With all else equal, the later the style appears, the greater its precedence or importance.
a. !importance b. Location c. @import d. Inheritance
Computer Science & Information Technology