answersLogoWhite

0


Best Answer

8

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the minimum number if binary bits required to represent the decimal number 250?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many binary digits would be required to represent the decimal number 1000 in the binary number system?

10 digits.


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

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


What decimal number does the binary number 1000 0000 represent?

The binary number 10000000 represents the decimal 128


Which one of the following represent the binary equivalent of the decimal number 23?

The binary equivalent for the decimal number 23 is 10111


Why is binary number system used in digital electronics?

Binary is simpler than decimal. And it is easy to represent binary numbers with signals, since only two states are required. For example, a low voltage state might represent a zero, and a high voltage state might represent a one. Or vice versa.


What represent the binary equivalent of the decimal number 23?

10111


What is the decimal number represent by the binary number 11100111?

231


How do you represent a negative number in Binary Coded Decimal?

All I know is that when a number is negative, you convert the decimal into binary and if it is negative you put 1111 before the binary digits.


How many bits does it take to represent the number 457?

When you convert this decimal number to the binary format, we have 111001001 that has 9 digits so 9bits is required to represent it in normal case. To convert decimals to binary visit http://acc6.its.brooklyn.cuny.edu/~gurwitz/core5/nav2tool.html


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

5


Which of the following is true about 1 bit Can represent decimal values 0 and 9 Can be used to represent one character in the lowercase English alphabet Represents one binary digit Four binary?

Neither of the following are true about 1 bit, it can not represent decimal values 0 and 9 nor can it be used to represent one character in the lowercase English alphabet and one binary digit four binary. A true statement would be that 1 bit is represented by the decimal values 0 or 1.


What decimal number does 0011 1001 represent?

If that's binary, it's 57 base 10