Batch Processing is the execution of a series of tasks on a group of data without manual intervention. It is commonly applied for automating large-scale data operations without requiring manual input.
Example:
A bank processes all transactions at the end of the day using batch processing.