Advertisements
Advertisements
प्रश्न
In a statement c = c + (x * d + e); which variable is an accumulator?
पर्याय
d
c
e
x
MCQ
रिकाम्या जागा भरा
Advertisements
उत्तर
c
Explanation:
c is the accumulator because the statement updates c by adding a new amount to its current value (c = c + ...), so c accumulates the running total over repeated executions.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2025-2026 (March) Official Board Paper
