What is the weight of the msb of 16 bit number
Answers
Answered by
11
Answer:
In binary numbers, each bit has a weight twice that of the previous bit. the least significant bit has a weight of 1, then next 2 and so on. So the weight of the most significant bit in an unsigned 16-bit number is 32768.
Explanation:
Answered by
2
The weight of 16-bit number is given below.
Explanation:
- Binary numbers are the numbers counted in 0's and 1's form.
- Each bit has weight twice that of previous bit.
- The smallest bit has weigh of 1, then next one is 2 and it goes on.
- So, the significant weight of bit in an 16-bit number is 32768.
- Binary number is a method of counting numbers in binary numeral system which uses two symbols (zero) and (one).
Learn More:
brainly.in/question/2230376
Similar questions