Most_significant_bit Most_significant_bit

Most significant bit - Definition and Overview

Related Words: Allegorical, Authentic, Big, Cogent, Critical

In computing, the most significant bit (MSB) is the bit position in a binary number having the greatest value. The MSB is sometimes referred to as the left-most bit.

In referencing specific bits within a binary number, each bit is assigned a bit number, ranging from zero to n (depending on the number of bits in the number.) Bit zero may refer to the LSB or the MSB, depending on the endianness.

By extension, the most significant bits (plural) are the bits of the number closest to, and including, the MSB.

See also

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.