Answer Posted / pallavii
Prototyping describes the function interface to the compiler
by giving the details such as the number and the arguments
and the type return value.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
You run a shell on unix system. How would you tell which shell are you running?
How do you sort a sort function in c++ to sort in descending order?
How do I make turbo c++ full screen?
What is #include cmath?
Difference between pointer to constant vs. Pointer constant
State two differences between C and C++.
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
Can we declare a base-class destructor as virtual?
What is c++ hash?
how to explain our contribution in the project?
Will rust take over c++?
What is ios flag in c++?
How do I tokenize a string in c++?
What are the advantages of using friend classes?
When to use “const” reference arguments in a function?