answersLogoWhite

0

What else can I help you with?

Related Questions

What is the number 47 as a binary number?

47 in binary code is 00010111.


Why is BCD code called a weighted code?

A: A Binary code represent a binary number 0.1.2.4.8. etc. that is why it is called a weighted number


What decimal number can be represented by the binary number 101010?

101010 = 42


What is binary code for 100111?

The binary code for the number 100111 is already in binary format. It represents the decimal number 39 when converted from binary to decimal. Each digit in this binary number corresponds to a power of 2, starting from the rightmost digit.


Which binary code strings represents the number 5?

The number 5 in binary is 101


How would you write the number two in binary code?

'2' Decimal code => '10' Binary code.


Does the binary code contain an even number of 0s or exactly two 1s?

The binary code contains an even number of 0s.


How can you change the number 47 in Binary Code Decimal?

The number 47 in binary would be 101111


Which number would you find in a binary code?

The numbers used in the binary number system are 1 and 0


What is the binary number 101010 in base 10?

To convert the binary number 101010 to base 10, you can use the positional notation method. Starting from the right, the positions represent powers of 2. So, 12^5 + 02^4 + 12^3 + 02^2 + 12^1 + 02^0 = 32 + 0 + 8 + 0 + 2 + 0 = 42. Therefore, the binary number 101010 is equal to 42 in base 10.


What is the binary code for the decimal number 67?

1000011


What does the date of October 10th 2010 equal in binary code and what is the significance of that number?

Ten in binary code is 1010 so 10/10/10 in binary is 101010101010