Description : When anything has to be measured, measurement is required. Computers use binary digits to measure memory. In binary system, 1and 0 are the two numbers used.Those digits are called beats. BI is the beginning letter of the binary word and the digits in the word TS are derived from the last letter BITS.
The result of the computer is small bits, and when calculating the capacity of the computer, it says kilobytes, mega bytes, gigabytes.Bits indicate the position between on and off and 0 is off and 1 is ON. Such a group of eight beats is called byte. Only bits and bytes are measured. Measuring the capacity of a computer by saying that it is very small, however, the mega bytes of kilobytes say gigabytes.
1. The zero value of 2 is 1 bit.it is called BIT.
2. The two value of 2 is 4 bits.it is called NIBBLE.
3. The three value of 2 is 8 bits.it is called BYTES.
4. The ten value of 2 is 1024 byte.it is called KB.
5. The twenty value of 2 is 1048576 bytes. means 1024KB.It is called MB.
6. The thirty value of 2 is 1073741824 bytes.means 1024MB.it is called GB.
0 Comments