Multiple Choice
To ___________ a variable means to decrease its value.
A) Negate
B) Increment
C) Initialize
D) Decrement
E) Reference
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A While loop repeats infinitely when there
Q6: Which of these are posttest loops?<br>A)While and
Q7: The amount by which the counter variable
Q8: A count-controlled loop uses a variable known
Q9: How many times will the following loop
Q11: In a For loop,the programmer should know
Q12: A condition-controlled loop can be used to
Q13: When the _ loop executes,the condition is
Q14: How many times will the following loop
Q15: In a count-controlled loop the test action