Because the postfix increment operator returns objects by value and the prefix increment operator returns objects by reference:
a. Prefix increment has slightly more overhead than postfix increment.
b. The postfix increment operator returns the actual incremented object with its new value.
c. Objects returned by postfix increment cannot be used in larger expressions.
d. The postfix increment operator typically returns a temporary object that contains the original value of the object
before the increment occurred.
d. The postfix increment operator typically returns a temporary object that contains the original value of the object
before the increment occurred.
You might also like to view...
A(n) ________ appears in the margin, next to text that has been deleted with Track Changes turned on
A) balloon B) vertical line C) caret symbol (^) D) asterisk
Explain what happens to the objects on a layer when the layer's Preview option is deactivated.
What will be an ideal response?