Vidyalelo
C Programming · Q19

Function

Programming · C Programming · question 19

Q19

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
Answer
C.
A function's documentation
D.
A function's source code

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board