answersLogoWhite

0

World War 1 and to and things that use electricity

like computers. If you take a game apart it will be just 1010101

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about General History

What language consists of only two digits 0 and 1?

Binary code represents text using the binary number system's two digits 1 and 0. The code assigns a bit string to each symbol or instruction. Binary is commonly used for encoding data.


What is the alphabet in binary code?

I think its something like this {| ! width="30%" | Letter ! Binary Code | A01000001B01000010C01000011D01000100E01000101F01000110G01000111H01001000I01001001J01001010K01001011L01001100M01001101N01001110O01001111P01010000Q01010001R01010010S01010011T01010100U01010101V01010110W01010111X01011000Y01011001Z01011010 and ! width="30%" | Letter ! Binary Code | a01100001b01100010c01100011d01100100e01100101f01100110g01100111h01101000i01101001j01101010k01101011l01101100m01101101n01101110o01101111p01110000q01110001r01110010s01110011t01110100u01110101v01110110w01110111x01111000y01111001z01111010 |}


What is the binary code for eleven?

The binary code for eleven is 1011. 1011 = 23 + 21 + 20 = 8 + 2 + 1


What are the application of binary code?

Everything "digital" or that is computer based.


When were computers first invented?

The first computer, the abacus, dates back to 2700 - 2300 BC*.The first modern computer was invented in 1936**.Related Information:* Evidence of this early abacus, binary and mechanical, was found in the ancient city of Sumer, Mesopotamia (now Baghdad, Iraq). The inventor is not known.** Initially, in 1936, Konrad Zuse (1910 - 1955), a German Engineer, designed and constructed a programmable, mechanical computer that used binary code. Then in 1941 he invented the first electronic, digital, programmable computer, also using binary code. It was comprised of all the basic features of today's computers, with the exception of the capacity to store the program and data together (a feature that his work didn't require).

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 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.


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