Multiple Choice
When the ++ operator appears before a variable it s called a(n) ____ increment operator.
A) suffix
B) infix
C) postfix
D) prefix
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: To control the format of numbers displayed
Q17: In C++, the = symbol is called
Q18: A(n) _ can have a value assigned
Q19: In C++, all functions, by definition, can
Q20: The stream manipulator _ sets the floating-point
Q22: Program execution begins with the first statement
Q23: A(n) _ is any combination of constants,
Q24: A(n) _ statement is the most basic
Q25: This type of statement: sum = sum
Q26: Function _ permits using the same function