answersLogoWhite

0


Best Answer

hexadecimal

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the other code besides the binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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.


What is the other name for binary code?

it is also known as machine code


What is the binary code for 01001011?

That IS the binary code.


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 is -33 in binary code?

00100001 is the binary code for 33


What is the binary code for 53?

00110101 is the binary code for 53


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


When was The Binary Code - band - created?

The Binary Code - band - was created in 2004.


What is the vhdl code for binary to hex convertion?

vhdl code for binary to Hexadecimal ?


What is sixteen in the Binary code system?

Sixteen in the Binary code system is (1000)2


What is the decimal binary code for 30?

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