what is a function prototype?

Answer Posted / hr@tgksolutions.com

A function prototype declares the function's name, return type, and parameters without providing the actual implementation.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are register variables in c?

797


What is the difference between strcpy() and memcpy() function in c programming?

853


What is the purpose of the preprocessor directive error?

928


What are the types of c language?

774


Are the variables argc and argv are local to main?

1005


What should malloc() do?

843


What functions are in conio h?

890


What is the difference between struct and typedef struct in c?

887


Which one would you prefer - a macro or a function?

838


Explain how can I convert a number to a string?

862


Does c have function or method?

797


Can you write the function prototype, definition and mention the other requirements.

884


How do we make a global variable accessible across files? Explain the extern keyword?

1630


about c language

1798


What is null character in c?

870