Explain function overloading and operator overloading.


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

Post New Answer

More C++ General Interview Questions

What is const pointer and const reference?

0 Answers  


What is a mutex and a critical section.Whats difference between them?How do each of them work?

4 Answers   CTS,


What does obj stand for?

0 Answers  


Can we declare a base-class destructor as virtual?

0 Answers  


How the endl and setw manipulator works?

0 Answers  






explain the reference variable in c++?

0 Answers  


in C++ , the word plus plus who found this?

4 Answers  


What is the Difference between "printf" and "sprintf"?

7 Answers   iSoft, PentaWare, TCS,


We use library functions in the program, in what form they are provided to the program?

0 Answers  


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


Explain 'this' pointer and what would happen if a pointer is deleted twice?

0 Answers   Genpact,


Which should be more useful: the protected and public virtuals?

0 Answers  


Categories