answersLogoWhite

0

Everything "digital" or that is computer based.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about General History
Related Questions

What is the binary code for 01001011?

That IS the binary code.


Application of gray to binary convertion?

gray code is one which changes one bit at a time but binary code is one which changes one or more bit at a time. for example three bit binary and gray code the left one is binary and the right one is gray code.binary gray000 000001 001010 011011 010100 110101 111110 101111 100000 000


Who Came up with the binary code?

The binary code, which uses a base-2 numeral system, was popularized by mathematician and philosopher Gottfried Wilhelm Leibniz in the 17th century. He introduced the concept of a binary numbering system in his 1703 paper "Explication de l'Arithmétique Binaire." However, the practical application of binary code in computing was developed later, particularly by Claude Shannon in the 20th century, who applied binary logic to electrical circuits.


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 are the application of binary tree in computer science?

What are the applications of Binary Tree.


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.