display variable after incrementing the value by 1
Answers
Answered by
0
Answer:
Explanation:
To increment a variable means to increase it by the same amount at each change. For example, your coder may increment a scoring variable by +2 each time a basketball goal is made. Decreasing a variable in this way is known as decrementing the variable value.
Similar questions