Can you overload the operator+ for short integers?


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

Post New Answer

More C++ General Interview Questions

What is object in c++ wikipedia?

0 Answers  


What is the best c++ book for beginners?

0 Answers  


Const char *p , char const *p What is the difference between the above two?

0 Answers   TCS,


Why is "using namespace std;" considered bad practice?

0 Answers  


Explain what are single and multiple inheritances in c++?

0 Answers  






What is the purpose of ios::basefield in the following statement?

0 Answers  


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


In c++, what is the difference between method overloading and method overriding?

0 Answers  


What is c++ used for in games?

0 Answers  


How should a contructor handle a failure?

0 Answers  


What is the oldest programming language?

0 Answers  


How to declare an array of pointers to integer?

0 Answers  


Categories