Which of the following represents an example to calculate the sum of the numbers (accumulator)?A. number += numberB. total += numberC. total = numberD. total + number = total