answersLogoWhite

0


Best Answer

The largest decimal number is binary 11111, which is decimal 31.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What's the highest decimal number that be represented with 5 binary digits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Basic Math
Related questions

What's the largest decimal number that be represented with 5 binary digits?

It is 31.


What is the hghest decimal number that can be representd by 2 binary digits bits?

Binary digits are 1 and 0 0 = 0 1 = 1 10 = 2 11 = 3 100 = 4 101 = 5 110 = 6 111 = 7 1000 = 8 So, 11 in binary is the highest which can be formed with two digits - and that equals 3 in decimal (base 10) numbering.


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 different values can be represented in 6 binary digits?

64 or 123


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

It takes 7 digits.


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.


Highest number represented by 2 digits?

99


What is the highest value that can be represented by 2 hexadecimal digits?

162 - 1 = 255 Strictly speaking the highest value is FF which, in decimal is 1515 = 4.38*1017 or approx 438 quadrillion.


What is a grouping of 8 binary digits expressed as a decimal number?

Octet


How many different values can be represented by 2 binary digits?

4 these are 00,01,10 and 11...


What is the difference of binary and decimal numbers?

-- The decimal system (base-10) uses 10 digits to write all numbers. -- The binary system (base-2) uses 2 digits to write all numbers.