Answer Posted / nashiinformaticssolutions
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
What's the difference between constant char *p and char * constant p?
What is an example of structure?
Why flag is used in c?
which type of aspect you want from the student.
What are pointers? Why are they used?
Is c dynamically typed?
What is c language and why we use it?
Tell me when would you use a pointer to a function?
in iso what are the common technological language?
What are the characteristics of arrays in c?
what is the basis for selection of arrays or pointers as data structure in a program
How to define structures? ·
What are local static variables?
What are the advantages of external class?
What is pass by value in c?