answersLogoWhite

0


Best Answer

There is no standard language, this is why higher-level languages were invented - to provide a layer of abstraction. A program written in a high-level language such as C++ or Java will execute the same on a PC as it will on a Mac, despite the fact that they have different architectures and therefore the binary code will be different.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the standard language for computer binary code called?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is binary language?

Binary is made up of 0's and 1's. Binary can also be called Machine Code. Binary is the 'language' that the computer understands.


What is computer language called?

It depends on the computer, most common is binary code.


What is the language of 0s and 1S?

The language of 0s and 1s is called binary which is internally used by the computer system for performing different activities. The other levels of languages such as high level languages, assembly language are internally converted into binary language for the processing by the computers.


What is 1 or 0 used in computer data is called?

The "1's and 0's" are referred to as binary. Binary is actually the only language a computer can understand. Everything else has to be translated to binary for it to understand it. 1 is conidered closed and 0 is open.


What is computer and applications of computer system?

computer is electronic machine which understand binary language & the set of logical instruction is called program or application


What is the name of the counting system that uses just ones and zeroes?

That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.That is called binary. It is used a lot in computer science.


Why is the system called binary?

binary number system used in computers because computer can understand only binary language as it starts from 0and 1. which makes computer easier.


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.


What is the other name of machine language?

it is also called as binary language


A 8-bit sequence on the computer is called a?

Eight bits (binary digits) together form one byte.


What are the different number system used in digital technology?

Computers run on a binary code that consists of ones and zeroes, no other digits. Computer languages are all based on what is called machine language, which is written in binary, but other computer programming languages can be written in other ways, as long as they eventually translate into machine language.


What is machine language called and what numerals represent this language?

A machine language is called as machine code and it is represented as binary numbers 0 and 1