total = total + num; is equivalent to ____.

A. total += num;
B. total =+ num;
C. total ++ num;
D. total +=+ num;


Answer: A

Computer Science & Information Technology

You might also like to view...

When you use the ________ command, rows are temporarily hidden if they do not meet the criteria

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When you copy a selection of cells using drag and drop, which appears before you release the mouse button?

A. an outline of the new location of the selected range B. the range C. a cell reference of the old location D. shortcut tip

Computer Science & Information Technology

The CPU is composed of two units, the control unit and the ________.

What will be an ideal response?

Computer Science & Information Technology

In the Slice Options dialog box, the ____________________ box holds the webpage address or a relative location of the hyperlink.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology