What are the four phases of the information processing cycle?
1. Input:In this phase the computer receives data from input source by user or a program. An input source by user can be an input device like keyboard, mouse, microphone etc. 2. Processing:After receiving data, here the computer performs actions on the data like mathematical operations or logical comparisons etc. as per being instructed by user or a program. 3. Output:After processing the data computer has generated information that now can be sent to output. Output can be sent for display in monitor, or to printer or speaker as sound etc. It is also as per required by the user or program. 4. Storage:Again, after processing the data, computer can also store the data into an storage device for future use.Phase output and storage, are optional. Both of them can be required and vice-versa, as the generated information can also be directly used by another processing cycle where this generated information will be treated as data to be processed.