Before accumulating values, the accumulator variable should be initialized to ____.
A. -1
B. 0
C. 1
D. NULL
Answer: B
Computer Science & Information Technology
You might also like to view...
When must we use braces to define the body of a contitional expression? ______________
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The __________ operator always follows the cin object, and the __________ operator follows the cout object.
a. binary, unary b. conditional, binary c. >>, << d. <<, >> e. None of these
Computer Science & Information Technology
Pressing the DELETE key removes characters to the left of the insertion point
Indicate whether the statement is true or false
Computer Science & Information Technology
For fast-growing networks, a ____ configuration is preferable.
A. mesh B. hub-and-spoke C. inter-connected D. client
Computer Science & Information Technology