What do you mean by funtion prototype?
No Answer is Posted For this Question
Be the First to Post Answer
What is dev c++ used for?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
How to stop conversions among objects?
What is scope resolution operator in c++ with example?
What is object in c++ example?
What is virtual base class?
Does there exist any other function which can be used to convert an integer or a float to a string?
What is the benefit of encapsulation?
How do you define a class in c++?
Explain the virtual inheritance in c++.
What are structures and unions?
Is c++ a high level language?