What do you mean by funtion prototype?
No Answer is Posted For this Question
Be the First to Post Answer
What is else syntax in c++?
Is c++ fully object oriented?
What do you mean by a template?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
Do you need a main function in c++?
What is the use of main function in c++?
Incase of a function declaration, what is extern means?
What are the various oops concepts in c++?
Why can’t you call invariants() as the first line of your constructor?
What is the difference between a constructor and a destructor in C++?
Why iomanip is used in c++?
Is there a sort function in c++?