Home » C++ Programming » Operators » Question
  1. Which operator works only with integer variables?
    1. modulus
    2. decrement
    3. increment
    4. both decrement & increment
    5. None of these
Correct Option: D

both decrement & increment



Your comments will be displayed only after manual approval.