Functions in C Programming | Q - 5

Last Updated :
Discuss
Comments

What is the purpose of function prototypes in C?

To define functions


To declare functions before use


To remove functions

To call functions


Tags:
Share your thoughts in the comments