What is function prototyping? What are its advantages?
No Answer is Posted For this Question
Be the First to Post Answer
show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.
How is new() different from malloc()?
Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;
Can I learn c++ without c?
What do you mean by pure virtual functions in C++? Give an example?
How much do coding jobs pay?
What are the differences between the function prototype and the function defi-nition?
can anybody please tell me how to write a program in c++,without using semicolon(;)
What is a forward referencing and when should it be used?
Which algorithm do you like the most? Why?
What is heap sort in c++?
What is size of null class?