1.

Write note on binary number system.

Answer»

In Binary Number System, there are only two digits namely 0 and 1. The numbers in the binary system are represented to the base

2. In the Binary Number, the left most bit is the Most Significant Bit (MSB) and the right most bit is the Least Significant Bit (LSB). MSB has largest positional weight and LSB has smallest positional weight.

Example : 1100102



Discussion

No Comment Found