Which of the following statements adds the number stored in the decPrice variable to the number stored in the decSubtotal variable, and then assigns the result to the decSubtotal variable?
A. decSubtotal =+ decPrice
B. decPrice =+ decSubtotal
C. decSubtotal += decPrice
D. decPrice += decSubtotal
Answer: C
Computer Science & Information Technology
You might also like to view...
The _______ Windows program removes temporary files, empties the Recycle Bin, as well as other storage space saving techniques
Fill in the blank(s) with correct word
Computer Science & Information Technology
When you point to a bar in a Gantt chart, a mouse pointer that can be used to ____ might appear.
A. move a task B. extend the duration of the task C. update progress D. Any of the above
Computer Science & Information Technology