Computer Science, asked by Amber1111, 1 year ago

What do you understand by IPO cycle

Answers

Answered by Anonymous
506
IPO means Input , process , output , which is the first thing we all should keep in mind while writing any program . First we have to take input from the user & then we follow processing , Processing means on which concept or logic your program is based , like for adding two numbers , a+b wil be processing , & finally we get a output . This whole process is known as IPO cycle

Amber1111: MUKUSS thanks for your answer. It helped me a lot. Once again thank you for your help and support
Anonymous: :)
Answered by dikshaverma4you
362
IPO stands for Input-Process-Output. This is a process by which any Input is provided to the computer, then CPU processes the information and whatever we get after procession is called Output. ............... For eg.-----> u provide any Raw data to the system, like in excel u assign formulas, the no. on which the formula will work is a RAW data, Then after that CPU Processes and whatever u get after procession as an answer is the output................ So this is IPO Cycle.

dikshaverma4you: Heya plzz mark it as best...
Similar questions