answersLogoWhite

0


Best Answer

False.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The binary number system cannot represent decimals?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 does a number line represent equivalent fractions and decimals?

No


Does the term Binary represent a certain number?

No.


What decimal number does the binary number 1000 0000 represent?

The binary number 10000000 represents the decimal 128


What does decimals have that fractions don't?

In theory, infinite, non-recurring decimals can represent irrational number whereas fractions cannot do that. However, any non-recurring decimal number can be expressed for only a finite number of digits and so this theoretical difference cannot be attained in reality.


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

231


What is the decimal number of the binary number 13 in the OCT counting system?

There is no decimal number for the binary number 13 because 13 cannot be a binary number.


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

10 digits.


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

The binary equivalent for the decimal number 23 is 10111


What represent the binary equivalent of the decimal number 23?

10111


Why is BCD code called a weighted code?

A: A Binary code represent a binary number 0.1.2.4.8. etc. that is why it is called a weighted number


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.