Computer Science, asked by fahmidamujeeb3779, 9 months ago

Explain any two main parts of a computer that help in performing the IPO cycle

Answers

Answered by 11032sushi
0

Answer:

Explanation:

The IPOS cycle represents the four basic tasks of any computer:

  1. input : Input is obtaining data from the outside world and delivering it to one or more components in the computer.
  2. processing : Processing is the execution of one or more computer programs on the data. Processes can vary greatly in size, complexity, and function,  i.e. Processes will often perform mathematical operations, string operations, computer graphics, storage operations, and/or operating system activities.
  3. output : Output is taking information stored in the computer and  delivering it to the outside world, usually for humans to view.You might think of input as the raw data for a process and output as the results of the process.

Similar questions