0
How 1+1is 1 in c++
4 Answers
+ 4
Or you can overload the + operator to do nothing / return original instance of the object.
+ 1
How do I tie my shoes?
Over, under, around and through, Meet Mr. Bunny Rabbit, pull and through!
0
Depends on the type and on how the overloaded + operator is defined.
- 3
Boolean 1 is true so true + true= 1 means true