Which operator works only with integer variables?
(a) increment
(b) decrement
(c) both increment & decrement
(d) binary operator
I had been asked this question during an interview.
I'd like to ask this question from Increment and Decrement in division Source Files, Classes and Operator Overloading in C++ of C++