Examveda

Pick out the correct statement.

A. Increment operator ++ adds 1 to its operand

B. Increment operator ++ adds 2 to its operand

C. Decrement operator ++ subtracts 1 to its operand

D. Decrement operator ++ subtracts 3 to its operand

Answer: Option A


Join The Discussion

Related Questions on Classes and Objects in C plus plus