answersLogoWhite

0


Best Answer

Decimal has ten different digits - 0 1 2 3 4 5 6 7 8 9

Binary only has two different digits - 0 1

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between binary and decimal?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a very simple difference between your common decimal system and the computers binary system?

The Binary system uses only the numbers 1 & 0. The decimal system has "dots" in them example of decimal: 1.25


What is the difference between binary codes and bcd codes?

In BCD each digit of a decimal number is coded as a separate 4 bit binary number between 0 and 9.For example:Decimal 12 in BCD is shown as 0001 0010 (Binary 1 and Binary 2), in Binary it is 1100.


What is the difference between 2 and 10?

2 is decimal format in computer language. 2 can be represented as 10 in binary format.


What is the difference between decimal and binary odometer?

ticking over and getting a new no. like do the clock or some type of speedometer...


How many times do you have to have 4 K to equal 128 MB?

Assuming you know the difference between binary and decimal: Binary: 1024K = 1MB 128MB * 1024KB = 131072KB (KB's in 128MB) 131072KB / 4 = 32768 (4KB's in 128MB) Decimal: 1000K = 1MB 128MB * 1000KB = 128000KB (KB's in 128MB) 128000KB / 4 = 32000 (KB's in 128MB) If you don't know the difference between binary and decimal, binary is exact values, decimal is the way things are marketed. (IE: A hard drive is marketed as 80GB when in reality you only get 78.125GB)


What is the main advantage of binary coded decimal?

Binary coded decimal (BCD) is easier to convert between displayed or printed form than is pure binary.


What decimal number is 110 squared in binary?

If 110 is binary, and you want the answer in decimal form,110 in binary = 6 in decimal, so binary 1102 = decimal 62 = 36If 110 is decimal, and you want the answer in binary form,Decimal 1102 = 12100; decimal 12100 in binary is 10111101000100


What is binary 10000111 in decimal?

Binary 10000111 = Decimal 135


What is difference between binary tree?

fish!


What is the decimal binary code for 30?

Decimal 30 = binary 11110. The decimal binary code (BCD), however, is 11 0000.


What is the decimal value of 181 in binary?

Decimal 181 in binary is 10110101


Decimal 4 is binary equivalent to?

Decimal 4 is binary 100.