MCQ
In computing, IPO stands for:
Unit-2 Computational Thinking and Algorithms
A
Input, Processing, Output
B
Input, Program, Output
C
Instruction, Process, Operation
D
Input, Process, Optimize
Explanation
The IPO model describes data flowing through Input, Processing, and Output stages.
Related MCQs
Relational operators such as <, >, <=, >= and == are used to:
Unit-2 Computational Thinking and Algorithms
View
Which flowchart symbol is used to represent a decision or condition?
Unit-2 Computational Thinking and Algorithms
View
What is an algorithm?
Unit-2 Computational Thinking and Algorithms
View
In the statement PI = 3.14159, PI is best described as a:
Unit-2 Computational Thinking and Algorithms
View
What is the result of NOT (FALSE)?
Unit-2 Computational Thinking and Algorithms
View
Which flowchart symbol represents a processing operation such as a calculation?
Unit-2 Computational Thinking and Algorithms
View