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
Should I learn c or c++ first?
Is facebook written in c++?
What is the benefit of c++?
What is stream and its types in c++?
What is namespace & why it is used in c++?
How do you compile the source code with your compiler?
Explain the different access specifiers for the class member in c++.
What is scope resolution operator in c++ with example?
What is a loop? What are different types of loops in c++?
What is c++ and its uses?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What is the use of default constructor?
Which is better c++ or java?
What does floor mean in c++?
What does scope resolution operator do?