Multiple Choice
When the increment operator precedes its operand, as in ++num1, the expression is in this mode.
A) postfix
B) prefix
C) preliminary
D) binary
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: It is possible to define a file
Q39: You may nest while and do-while loops
Q51: The scope of a variable declared in
Q53: This statement may be used to stop
Q57: The while loop is this type of
Q58: This means to increase a value by
Q59: How many times will the following loop
Q61: What is the output of the following
Q62: To read data from a file, you
Q63: This statement causes a loop to terminate