Computer Science, asked by yojoshiv, 3 days ago

Which is the Most Significant Bit (MSB) in 010101?

Answers

Answered by xxItzantiromanticxx
8

Answer:

The most significant bit (MSB) is the bit in a multiple-bit binary number with the largest value. This is usually the bit farthest to the left, or the bit transmitted first in a sequence. For example, in the binary number 1000, the MSB is 1, and in the binary number 0111, the MSB is 0.

Similar questions