1. Introduction to data processing
Most computer processing systems require some input from the user. The way this processing is to be carried out is determined at the system design stage of the System Life Cycle.
This is called the 'processing mode'. The ones you need to understand are
- Batch mode
- Interactive mode
- Real Time mode
This mini-web will explain the differences between these modes and provide examples of their application.