Multiple Choice
The expression sum = sum + 10 can be written as ____.
A) sum =+ 10
B) sum += 10
C) sum = sum ++ 10
D) sum ++ 10
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: The C function _ yields the result
Q32: A special type of assignment statement that
Q33: =+ is a valid C operator.
Q34: The _ function requires a control string
Q35: Format modifiers, if used, must always be
Q37: The format of numbers displayed by printf()
Q38: The statement variable = variable + 1;
Q39: If you are using a Unix or
Q40: The automatic conversion across an assignment operator
Q41: The term _ refers to any quantity