Computer Science
What is the most significant bit and the least significant bit in a binary code ?
Number System
31 Likes
Answer
In a binary code, the leftmost bit is called the most significant bit or MSB. It carries the largest weight. The rightmost bit is called the least significant bit or LSB. It carries the smallest weight. For example:
Answered By
17 Likes