answersLogoWhite

0

If you mean 10 + 6 that's 16 which is 10000 in binary

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

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 bits are required in decimal numbers in range 0 to 999 using Straight binary code and BCD code?

10 bits would be required. 10 bits long (10 digits long) can represent up to 1024.


How many bits to represent twenty-six?

23 can be represented in binary as 10111 and would therefore require 5 bits to represent.


How many binary bits are needed to represent decimal number 21?

5


How many bits required to represent -5?

To represent -5 in binary using two's complement, you first need to determine how many bits are required for the positive equivalent, which is 5. In binary, 5 is represented as 101. To accommodate the negative sign, you typically use at least 8 bits for clarity, which would represent -5 as 11111011 in two's complement. Therefore, at least 8 bits are needed to represent -5 in this format.


How many bits would be needed to represent a 45 character set?

45 in binary is 101101, so you need at least 6 bits to represent 45 characters.


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

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


How many bytes would it take to make 2501?

To determine how many bytes are needed to represent the number 2501, we first convert it to binary. The binary representation of 2501 is "10011100001," which requires 12 bits. Since one byte is 8 bits, you would need 2 bytes (16 bits) to store the value 2501.


How many bits are needed to represent 18 symbols?

18 in binary is 10010 Since 18 can't be written in term of 2 to the power x, the number of bits needed is 5. The answer is 5


How many distinct states can a binary system represent?

A binary system can represent two distinct states, typically denoted as 0 and 1. Each bit in a binary system can hold one of these two values. When multiple bits are combined, the number of distinct states increases exponentially; for example, an n-bit binary system can represent 2^n distinct states.


How many binary bits are used?

32


Most digital computers understands how many states?

Most digital computers understand two states, represented as binary digits or bits: 0 and 1. These two states correspond to the off and on positions of electronic switches, allowing computers to process and store information using binary code. By combining these bits, computers can represent a vast range of data and perform complex calculations.