To report progress of the work executed by an AsyncTask, what callback method do you implement, and what method do you call in your AsyncTask subclass?
(Choose
1 answer)
A. Implement publish Progress().Call publish Progress().
B. Implement publish Progress().Call onProgress Update().
C. Implement onProgress Update().Call publish Progress().
D. Implement onProgress Update().Call onProgress Update().