What is function prototyping? What are its advantages?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


How is new() different from malloc()?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


Can I learn c++ without c?

0 Answers  


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  






How much do coding jobs pay?

0 Answers  


What are the differences between the function prototype and the function defi-nition?

0 Answers  


can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


What is a forward referencing and when should it be used?

0 Answers  


Which algorithm do you like the most? Why?

2 Answers   Google,


What is heap sort in c++?

0 Answers  


What is size of null class?

6 Answers   HP,


Categories