

InterviewSolution
Saved Bookmarks
1. |
EXPLAIN IPO PROCESS? |
Answer» The most basic functions of a computer are to take input through the input input, process it using the\xa0CPU\xa0and produce an output through the output units. This process can be represented with the help of the\xa0Input – Process – Output\xa0cycle (IPO cycle). Every task hendled by the computer follows this cycle. The working of this cycle can be stated as follows:i. Input is supplied through the input peripheralsii. The supplied input is read and is then processed by the\xa0CPUiii. The processed data is then output through the output devices | |