Explain Batch Programming in detail?

Batch Processing - It is a technique in which an Operating System collects the programs and data together in a batch before processing starts. An operating system does the following activities related to batch processing −

  • The OS defines a job which has predefined sequence of commands, programs and data as a single unit.
  • The OS keeps a number a jobs in memory and executes them without any manual information.