answersLogoWhite

0


Best Answer

When you program a computer to do something then you use what is known as a higher level language. For the computer to run the program it must first convert your program into binary so the computer can do the work. That work is done by either sending an electrical signal or not sending an electrical signal through the computer. When the computer has finished running the program it then has to change the binary system it uses into the higher level language you use so you get the answer you want

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the code that was established so that all computers will be able to use the same binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Who used binary code for computers?

Yes, it is.


What Numbers that computers use to store and process data?

BINARY


What is the binary language used by computers?

Machine code.


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


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


How can a Canadian computer talk with a Chinese computer?

Computers transmit information in binary code (also called "Machine Code") and then the computer's Operating System takes that binary code information and displays it in the language that the operator has chosen for it to be displayed it. All computers, regardless of language or country, use the same machine code.


How does 90909 relate to computers?

Binary code is 010101 and so on but never really heard of 09 being directly related to computers in general!


What is the primary use for brinary code?

Binary code is the basic language of "ones" and "zeros" with which computers operate. It is useful to people working in computer science to know how to convert between binary and decimal notations, for various reasons involving basic fundamental operations of computers.