Memory Units: bit, byte, Kilo Byte, MegaByte, GigaByte, TeraByte, Peta Byte, Exa Byte, Zetta Byte, Yotta Byte

Memory is one of the most important components of a computer system as it stores data and instructions. Every memory chip contains thousands of memory locations. In the computer, the data is stored in the form of bits and bytes. A bit is the smallest storage unit of memory. A nibble is a collection of 4 bits. Eight bits combined together to form a single byte, and 1 byte represents a single character.

memory units

 

Memory Unit

1 nibble        =        4 bit
8 bit             =        1 Byte
1024 Byte     =        1 Kilo Byte
1024 KB        =        1 Mega Byte
1024 MB        =        1 Giga Byte
1024 GB        =        1 Trea Byte
1024 TB        =        1 Peta Byte
1024 PB        =        1 Exa Byte
1024 EB        =         1 Zetta Byte
1024 ZB        =         1 Yotta Byte





0 Comments:

Post a Comment

If you have any queries or suggestions, please let me know!