DATA REPRESENTATION

BINARY NUMBER SYSTEM. Binary is the representation of data by only 2 possible conditions (i.e. combinations of 1 & 0). Binary system is a number system that uses only two digits; 0 & 1. It has a base of 2, and is therefore called a Base-two system. In the binary number system, the digits ‘1’ & ‘0’ are referred to as Bits (binary digits). ................
................