Steps for processing the data
- Collection of data
- Preparation of data
- Input of data
- Processing the data
- Output of information
- Need to gather the raw data from source systems.
- After collected data the very next step is preparation of the data.
- This preparation of the data might be,
- classifying the data
- rearranging the data.
- The data are passed trough the source or program for processing.
4. Processing the data
- A program logic is required to write to process the data.
- Group of instructions will apply over the data to process.
- While processing the data, the data can be,
- Sorting the data.
- Searching the data.
- Updating the data.
- After processed the data, the final results will be stored or displayed in suitable format.
- This results can be,
- ordered
- un-ordered etc.
Thanks for your time.
-Nireekshan