What is function overloading in C++?


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

Post New Answer

More C++ General Interview Questions

What is c++ coding?

0 Answers  


an integer constant must have atleast one a) character b) digit c) decimal point

0 Answers  


What is difference between class and function?

0 Answers  


What is dev c++ used for?

0 Answers  


What are the data types in c++?

0 Answers  






write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

0 Answers  


Why do C++ compilers need name mangling?

3 Answers   Lucent,


What is an iterator class in c++?

0 Answers  


What is the array and initializing arrays in c++?

0 Answers  


How many types of scopes are there in c++?

0 Answers  


Why would you make a destructor virtual?

3 Answers   Lehman Brothers,


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


Categories