What are the benefits of operator overloading?


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

Post New Answer

More C++ General Interview Questions

When is dynamic checking necessary?

0 Answers  


Who invented turbo c++?

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


What is meant by reference variable in C++?

1 Answers  


What are compilers in c++?

0 Answers  






What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


What is the importance of mutable keyword?

0 Answers  


What is design pattern?

2 Answers   Samsung,


Can a program run without main?

0 Answers  


without if else statement can be written ah

0 Answers  


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

0 Answers  


What are the effects after calling the delete this operator ?

0 Answers  


Categories