Multiple Choice
A function prototype is ____.
A) a definition, but not a declaration
B) a declaration and a definition
C) a declaration, but not a definition
D) a comment line
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: Which statement below about prototypes and headers
Q32: What value is returned by the following
Q33: Given the following function:what is the output
Q34: If the formal parameter list of a
Q35: A function _ is a function that
Q37: The function main is always compiled first,
Q38: The execution of a return statement in
Q39: The data type of a variable in
Q40: Once you write and properly debug a
Q41: Given the following function prototype: double tryMe(double,