CBSE Class 11 Computer Science
Question 1 of 106
Computer System Organization — Question 1
Back to all questions 1
Question Assertion (A): Computer is an electronic device that accepts input, processes it and displays the output.
Reasoning (R): Computer is a combination of hardware and software. Every task given to it follows IPO cycle.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Both A and R are true and R is the correct explanation of A.
Explanation
A computer is an electronic device that accepts a set of instructions in the form of a program, executes it and displays the output to the user. Computer is a combination of hardware and software. Every task given to a computer follows an Input → Process → Output Cycle (IPO cycle).