Is it legal in c++ to overload operator++ so that it decrements a value in your class?


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

Post New Answer

More C++ General Interview Questions

In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


Tell me an example where stacks are useful?

0 Answers  


Can I learn c++ without knowing c?

0 Answers  


How many storage classes are available in C++?

1 Answers  


What will the line of code below print out and why?

0 Answers  


Define private, protected and public access control.

0 Answers  


Is map sorted c++?

0 Answers  


What are the weaknesses of C++?

1 Answers  


What is meant by entry controlled loop?

0 Answers   Agilent, ZS Associates,


What are built-in functions? What is the syntax for the definition?

0 Answers  


Write about all the implicit member functions of a class?

0 Answers  


can output 5 students using one dimensional array

1 Answers   Intel,


Categories