answersLogoWhite

0

I'm pretty sure that 101101=45.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is 101101 converted into decimal from binary?

101101 = 45


What is the decimal conversion of the binary number 101101?

45


What is the binary value of the decimal number 45?

45 = 101101


What is the binary answer to 101101 plus 1111?

The answer is 111100 or 4+8+16+32 = 60101101001111_______102212 = 111100( the right-hand 2 = 0, adding 1 to 1 = 0, then 3 = 1, 3= 1, etc.Verifying using decimals, 101101 + 1111 = 45 + 15= 60


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.


What is the binary code for 01001011?

That IS the binary code.


What is -33 in binary code?

00100001 is the binary code for 33


Who discovered binary code?

Jamesgates discovered binary code instringtheory


How do you convert binary code to text code and text to binary?

You can are ASCII-tabellen. For converting binary to text


What is the vhdl code for binary to hex convertion?

vhdl code for binary to Hexadecimal ?


When was The Binary Code - band - created?

The Binary Code - band - was created in 2004.


What is the name for 512 in binary code?

The name for 512 in binary code is 1000000000.


What is sixteen in the Binary code system?

Sixteen in the Binary code system is (1000)2


How would you write the number two in binary code?

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


What is the decimal binary code for 30?

Decimal 30 = binary 11110. The decimal binary code (BCD), however, is 11 0000.


What is Binary code for eighteen?

18 in binary is 10010


What is 112 in binary code?

1110000 is 112 in binary.


What is 356 in binary code?

356 in binary is101100100


What is the purpose of binary codes?

A Binary code is a way of representing text or computer processor instructions by the use of the binary number system's two-binary digits 0 and 1.So the purpose of binary code is to issue human readable code, changed to machine code (binary) that the computer understands and can execute the instructions.


How do you say no in Binary code?

In binary code, the word "no" can be represented using ASCII values. The letter "n" corresponds to the ASCII value 110, which is 01101110 in binary, and the letter "o" corresponds to 111, which is 01101111 in binary. Therefore, "no" in binary code is 01101110 01101111.