answersLogoWhite

0


Best Answer

The decimal representation of numbers is shorter. Binary number require approx 3.3 times as many digits.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the advantage of decimal number system to binary number system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the advantage of having the binary number system to represent data inside the computer instead of the decimal number system?

They use the binary sysem because the number 1 means the switch is turned on and the number 0 means the switch is off. There is no way to use the decimal number system.


Is the us number system decimal or binary?

Decimal.


The binary number 10 represents what in the decimal number system?

Binary ( 1 0 ) = decimal ( 2 )


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 are negative number represented in binary number system?

Just as in decimal, you can put a minus sign in front. For example, if 101 (binary) is decimal 5, then -101 (binary) is decimal -5.


What kind of number system is commonly used in the US is it decimal or binary?

Decimal.


What is the binary number 11 in the decimal number system?

11b = 3d


What are binery numbers?

Binary numbers belong to Binary number system. Binary System consists of only 2 digits (known as bits) 0 & 1. Any no. from decimal number system can be converted to binary number system. Binary numbers are widely used in design of various digital gadgets & computers. Following are some decimal no.s converted into binary numbers. Decimal number Binary number 0 0 1 1 2 10 3 11 4 100 5 101 6 110


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

10 digits.


Do computers use the decimal number system to store data?

No, they use the binary system


What is the binary number for the decimal number 134?

The binary number for the decimal 134 is calculated as 128+4+2=10000110. The binary number system is used internally on almost all computers and computer based devices like cell phones.


How can you convert 110.101into decimalnumber system?

110.101 is already a decimal number. Unless that is intended to be two binary numbers with a decimal point between them for some reason. (decimal points are not used to represent fractional numbers in the binary system).