Welcome to the short notes and overview for Class 11 Computer Science, Chapter: Computer Overview.
What is Computer?
- Computer is an electronic device.
- which manipulates data as per the instruction / commands.
- it is a machine which makes our work easier.
- we can also say it is a high speed calculator.
- It is a data processor which results into an information (Processed data)
Example:
4 + 2 = 6
Here 4 and 2 are data and 6 is the information.
Basic Computer Operations:-
A computer works under an IPO cycle.
- Input - data
- Process - Calculation
- Output - Information
Command / Instructions are given to computer as programs, which are the instructions converted into Computer understandable language (Machine Language).
Functional Unit of Computer:-
Functional Unit of Computer
Block Diagram of Computer:-
Block Diagram of Computer
Secondary Memory:-
- Used for storing data for long period of time.
- Compared to Primary memory, secondary memory costs less.
- Using secondary we can transfer data from one device to another device easily.
Eg:
USB, SDD, HDD, CD Disk, etc.