InterviewSolution
Saved Bookmarks
| 1. |
Applications can use the ____________ to report progress and set application-level status messages.(a) Partitioner(b) OutputSplit(c) Reporter(d) All of the mentioned |
|
Answer» The correct answer is (c) Reporter Best explanation: Reporter is also used to update Counters, or just indicate that they are alive. |
|