Home > Common Problem > body text

What language can a computer directly recognize and execute?

王林
Release: 2020-05-11 16:35:48
Original
51094 people have browsed it

What language can a computer directly recognize and execute?

The language that computers can directly recognize and execute is machine language.

What is machine language?

Machine language is a programming language or instruction code that can be directly recognized by the machine. It does not need to be translated. Each operation code has a corresponding circuit inside the computer to complete it, or it can be used by the machine without translation. Directly understood and accepted programming language or instruction code.

Machine language uses absolute addresses and absolute opcodes. Different computers have their own machine languages, that is, instruction systems. From a usage perspective, machine language is the lowest level language.

The above is the detailed content of What language can a computer directly recognize and execute?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!