answersLogoWhite

0


Best Answer

8 bits if unsigned, 9 bits if signed

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many bits are needed to represent decimal 200?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many bits are needed to represent decimal value ranging from 0 to 12500?

how many bits are needed to represent decimal values ranging from 0 to 12,500?


How many binary bits are needed to represent decimal number 21?

5


how many bits are needed to represent decimal values ranging from 0 to 12,500?

1200


How many bits need to represent the decimal number 200?

8


How many bits are needed to represent the decimal number 200?

8 (assuming unsigned numbers - i.e., you don't reserve a bit for the sign).


How many bits are required to represent 32 digit decimal number?

103


How many bits would be needed to represent a 45 character set?

45 in binary is 101101, so you need at least 6 bits to represent 45 characters.


How many binary bits are required to represent the decimal number 643?

Count them: 643(10)=1010000011(2)


How many bits are needed to represent 18 symbols?

18 in binary is 10010 Since 18 can't be written in term of 2 to the power x, the number of bits needed is 5. The answer is 5


How many bits are needed in order to represent the decimal values from 0 to 15?

4 bits. 24 = 16, so you have 16 different combinations.4 bits. 24 = 16, so you have 16 different combinations.4 bits. 24 = 16, so you have 16 different combinations.4 bits. 24 = 16, so you have 16 different combinations.


How many bits are required in decimal numbers in range 0 to 999 using Straight binary code and BCD code?

10 bits would be required. 10 bits long (10 digits long) can represent up to 1024.


How many decimal numbers can be represented by 4-bits?

There are 16 decimal numbers that can be represented by 4-bits.