answersLogoWhite

0


Best Answer

Yes, it is.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Who used binary code for computers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the binary language used by computers?

Machine code.


What is Binary Encoder?

A binary encoder is a person who creates a code used to program computers at the most basic level. Claude Shanna developed binary encoding in the 1930s.


What Numbers that computers use to store and process data?

BINARY


Where is the binary system used?

=THE BINARY SYSTEM IS USED IN THE ELECTRICAL COMPUTERS.=


What 2 numbers are used in the binary code for computers?

Not 2 numbers - 2 digits. The digits 0 and 1.


What are scientists working on to replace binary code in computers?

molecules


What is the most basic code computers use?

Machine code e.g binary code 011100010001101010001100010001001001


What does bianry code and programming have in common?

Computers read binary code. Binary code is made up of 1's and 0's. Programming sometimes uses Binary Code, sometimes not. That's what they have in common.


What is used primarily on mainframe computers and high end servers?

The Extended Binary Coded Decimal Interchange Code (EBCDIC)


Is binary used in all computers?

Binary is used in all computers because at the hardware level, everything is simply on or off, 1 or 0.


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 hexadecimal code?

This is a code that computer programmers use to better communicate with computers. Because computers operate on a binary code system that is difficult for humans to understand, a code that made communicating with computers easier.