Examveda
Examveda

In C, what is a function's prototype?

A. A function's name and return type

B. A declaration that specifies a function's name and parameters

C. A function's documentation

D. A function's source code

Answer: Option B


This Question Belongs to C Program >> Function

Join The Discussion

Related Questions on Function