answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How many digits does a binary number have?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many digits are used in a binary number system and what are they?

There are two digits in the binary number system. 0 and 1


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

10 digits.


How many digits are there in the binary equivalent of 56?

56 in binary is 111000. Unlike the decimal number system where we use the digits.


How many digits does it take to represent the decimal number 81 in binary?

It takes 7 digits.


Was binary stands for binary digits?

No, binary is a number system.A binary digit is called a bit.


How many digits does 5 bit have?

5 bits are 5 binary digits. If they represent a decimal number, then that number can be anything from zero to 31, and can have either 1 or 2 digits.


What is the advantage of decimal number system to binary number system?

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


How many digits are in the binary system and what are they?

The binary system uses two digits, zero and one.


What decimal number is equivalent to binary number 121?

That's not a binary number ! Binary numbers can only use the digits 1 and 0.


What digits can be used in a binary number?

0 and 1


How many digits are there?

The number of digits in a number system is equal to the base of the system. The decimal system is base 10 and has ten digits. Binary has two bits, which is short for binary digits. Hexadecimal has sixteen digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E & F), and so on.


What is 10111010 in hexidecimal?

I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).