The binary system represents values using only two digits, 0 and 1, which computers use to store and manipulate data by turning switches on or off. A bit is a single digit in binary, and 8 bits form a byte which can represent a character. The document also provides a table showing the sizes of common digital memory units in terms of bytes, from the bit up through the yottabyte.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
110 views1 page
Binary System 2024
The binary system represents values using only two digits, 0 and 1, which computers use to store and manipulate data by turning switches on or off. A bit is a single digit in binary, and 8 bits form a byte which can represent a character. The document also provides a table showing the sizes of common digital memory units in terms of bytes, from the bit up through the yottabyte.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Binary system is based on two fundamental digits 0 ant 1 to represent values.
The binary system is an ideal for internal working of electronic computers.
It allows computers to store and manipulate data using a system of switches that can be turned on or off, represented by the digits 0 (for OFF) and 1 (for ON). In binary, each digit is referred to as a bit (Binary Digit). The combination of 8-bits is known as a byte, which represent a character.