Multiple Choice
are C++ operators that change their operands by one.
A.++ and --
B.+ and -
A) binary and unary
B) conditional and relational
C) arithmetic and relational
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The ++ operator<br>A)adds one to the value
Q2: When a loop is nested inside another
Q3: The while loop has two important parts:
Q4: For data validation, it is best to
Q4: A while loop may have a semicolon
Q6: A sentinel is a special value that<br>A)marks
Q7: To a value means to increase it.<br>A)add
Q10: The statement causes a loop to terminate
Q11: The while loop has two important parts:
Q32: To decrement a number means to increase