Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: The function _ converts an ASCII string
Q42: In earlier versions of C, if a
Q43: Terms used as synonyms for arguments are
Q44: The function _ returns the common logarithm
Q45: Failure to exactly match the return value
Q46: _ is an example of a function
Q47: All C compilers provide _ function(s) for
Q49: The value of an expression can be
Q50: The function _ returns the natural logarithm
Q51: _ is a prototype of a function