Question: ) 9) In the following statements about function, which i, INCORRECT? A. A function prototype declares the return type of the function and declares the
) 9) In the following statements about function, which i, INCORRECT? A. A function prototype declares the return type of the function and declares the number, the types,and the order of the parameters the function expects to receive B. Function prototype enables the compiler to verify that functions are called correctly C. The compiler ignores the variable names mentioned in the function prototype D. The function definition part should be put right after the function prototype in the source file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
