Skip to main content

Working Process of Computer

Computer is an electronic device its work with the help of 

1. Data
2. Process
3. Information

1. Data :- Data is a fractional part of information some time data has meaning or meaningless if data has meaning then meaning couldn't affect to human beings.

2Process:A set of steps carried out the refined data is called process in      processing  in processing computer convert data into information.

3. Information:- collection of data is called information when its meaning effect to human beings.


Comments

Popular posts from this blog

Characteristics Of Computer

                        1. SPEED :- Computer is very fast calculating device. It can execute basic operations like substraction,addition,multiplication and division at a few microseconds. It can move and copy data at a speed in the order of billion instruction per second.  2. ACCURACY :- Computer always gives accurate results. The accuracy of Computer does not go down when they are used continuously for hours together. It always gives accurate results.  3. STORAGE CAPACITY :- Computer have a very large storage capacity. A  large volume of information can be stored in the memory of computer and information can be retrieved correctly when desired.  4. VERSATILITY:- The working of computer with different types of data is known as versatillity. That means computer can perform different types of job efficiently. Computer can works with differents type of data and informa...

Computer memory:-

Memory is an essential elements of computer system memory can be defined as "devices used to stored data instruction program and processed it inside the computer system . A memory is just like a human brain. It is used to store data and instructions. Computer memory is the storage space in the computer, where data is to be processed and instructions required for processing are stored. In other word we can say that "Computer memory is any physical device capable of storing information temporarily or permanently". Computer memory is three types:- 1. Cache memory 2. Primary memory 3. Secondary memory. 1. cache Memory - Cache memory is a very high speed semiconductor memory which can speed up the CPU. It acts as a buffer between the CPU and the main memory. It is used to hold those parts of data and program which are most frequently used by the CPU.  Advantages The advantages of cache memory are as follows − Cache memory is faster than main me...