answersLogoWhite

0

7 bits can show all 128 possible arrangements of 'yes' and 'no'.

6 bits can show only 64 possibilities.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the relationship between binary code and Morse code?

Binary code and Morse code are both systems used to represent information through a series of symbols. Binary code uses combinations of 0s and 1s to represent letters, numbers, and other characters in computers, while Morse code uses combinations of dots and dashes to represent the same information in telecommunication. Both codes serve as a way to encode and decode information, but they use different symbols and methods to do so.


How many binary bits are necessary to represent 748 different numbers?

Binary bits are necessary to represent 748 different numbers in the sense that binary bits are represented in digital wave form. Binary bits also have an exponent of one.


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

10 digits.


How do Morse code and binary code compare and contrast in terms of their methods of encoding and decoding information?

Morse code and binary code both encode and decode information, but they use different methods. Morse code uses combinations of dots and dashes to represent letters and numbers, while binary code uses combinations of 0s and 1s. Morse code relies on sound or light signals, while binary code is used in computers to represent data. Both codes require a key or chart to decode the information.


What is the minimum number if binary bits required to represent the decimal number 250?

8


Why is binary number system used in digital electronics?

Binary is simpler than decimal. And it is easy to represent binary numbers with signals, since only two states are required. For example, a low voltage state might represent a zero, and a high voltage state might represent a one. Or vice versa.


How many binary bits are required to represent the decimal number 643?

Count them: 643(10)=1010000011(2)


If a binary number needs to represent 10 different values how long must the numbers be in bits?

4


What two numbers represent a binary digit?

The only two numbers that represent a binary digit are 0 and 1


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 can i Convert 487 from hexadecimal to binary?

1. represent every individual digit of given hexadecimal in binary form like this 4---------> 0100 8---------> 1000 7---------> 0111 2. combine the individual binary digits in order to get the binary of given hexadecimal number 487 ------------> 0100 1000 0111 ( required binary number )


If a binary number needs to represent 16 different values how long must the number be in bits?

4 bits