answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is a binary code and why is it used?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the plural of binary?

The plural of binary is binaries. As in "he used binaries to write the code".


Who used binary code for computers?

Yes, it is.


What is the difference between binary code and extendible binary code?

There is no such thing as extendible (sic) binary code. However, there are two known variants: eXtendable Binary (XB) is a universal file format used for serialising binary trees. Extended Binary Coded Decimal Interchange Code (EBCDIC) was an 8-bit character encoding used by IBM in the 1960's. It's a non-standard encoding that was used by IBM prior to them switching to ASCII peripherals.


What is a binary code?

Binary code is a language used in computer programming and is made up entirely of ones (1) and zeroes (0).


What is the binary language used by computers?

Machine code.


Can binary code be used to represent colors?

yes


What is the binary code for 01001011?

That IS the binary code.


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.


Which number would you find in a binary code?

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


What is the code used to program a computer?

binary and below that, microcode.


Does special gray code property have any value?

The Gray Code is a type of binary code developed by a programmer named Frank Gray. Gray code is a binary numeral system that differ than normal binary code, and is used widely to detect errors in software.


What is -33 in binary code?

00100001 is the binary code for 33