answersLogoWhite

0

What else can I help you with?

Related Questions

What is the binary code for B?

That depends what you mean by "B", and what you mean by "binary code" assuming that by "binary code", you actually mean a binary representation of it's ascii value, then the answer is 1000010. The ascii value of the character "B" is 66 in decimal, which is 1000010 is that value in binary. If on the other hand, you mean "what is the binary value of the hexidecimal number B?", then the answer is 1011.


What does 1111 in Binary code mean?

1111 in binary is 15 in decimal.


What does 010000100110010100100000011100110111010101110010011001 mean?

Error: Malformed binary. Your binary code is must be divisible by 8.This looks like it is the beginning of a binary code, but is not computable into any text as is. Do you have the rest of the code?


Is Penniston's binary code somehow different from regular binary code?

Did anyone ever stop and think - it was made up? I mean really ...


What does binary code 0011100100110111 mean as a decimal?

I see that you're a fan of Mystery City!


What does 100110 mean in binary code?

(100110)2 = (38)10


What is 010111 in binary code?

This is in Binary Code. I think you mean, what is it in decimal. 010111 is 1 + 10+100 + 10000 2^0 +2^1 + 2^2 + 2^4 = 1 + 2 + 4 +16 = 23 in Decimal.


How many bits of binary code do you need to represent the answer to the sum 10 6?

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


What does binary code 10010101 mean?

The binary code 10010101 represents the decimal number 149. In the context of ASCII, it corresponds to the character "¥" (the yen sign). Binary code is a base-2 numeral system used in computing and digital electronics to represent data. Each digit in the binary code is a power of 2, with each position representing an increasing power from right to left.


What does code block mean in binary terms?

Code blocks could refer to a block of ciphertext or plaintext in binary form. Code::Blocks is also the name of a downloadable integrated development environment (IDE) written in C++ programming language. You can download the binary release from the software's official website.


What does 1001 01101 10111 011001 mean in binary code?

-nfu did u get this from a joke book??


What does 1 and 0 mean in binary code?

Those are the digits used in binary - and it means the same as elsewhere: the digits one and zero.